eclipse-efx / efxclipse-rt

Eclipse Public License 1.0
28 stars 29 forks source link

Improve SashPane to allow a mixture of fixed components and resizeable ones #441

Closed tomsontom closed 2 years ago

tomsontom commented 2 years ago

It would be handle if one could mark items of the Sash to be of a fixed size (they are not allowed to resized but take the minimum size) while other could still be resized by dragging the sash. A good example is a TitlePane shown in the Sash, if it is collapsed it should just take its minimal height.