eclipse / nebula

Nebula Project
https://eclipse.org/nebula
Eclipse Public License 2.0
84 stars 98 forks source link

Allow that the widgets in PreferenceWindow can increase in size #417

Closed vogella closed 2 years ago

vogella commented 2 years ago

Our RCP allows the user to use CSS to set a very large font. Unfortunately in the current implementation the widgets of the PreferenceWindow are not allow to grow. Would be great if this could be adjusted.

PR coming.

vogella commented 2 years ago

This is the result

image