Usability improvements
- Remember column width when new target elements are added - Update column sorting when new target elements are added (-> use TreeViewer's column order array instead of actually shuffling the underlying collection of target elements) Performance improvements - Avoid full update (i.e., perform more efficient refresh) when names of source or target elements are changed - Avoid multiple (redundant) updates when editor is opened - Avoid updating combo boxes when selected element has not changed - Avoid full update when an allocation is added/removed (simple refresh is enough) refs 2950
Please register or sign in to comment