kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

Fix for border in small embedded display never going smaller than 36x36. #539

Closed claudio-rosati closed 5 years ago

claudio-rosati commented 5 years ago

It seems related to ScrollPane having a minimum size of something around 36x36. Forcing it to 1x1 will solve the problem.