It looks like changing fitWidth/fitHeight properties requires forcing layout to take effect.
To reproduce:
- run the attached code example.
- toggle either check box
- notice how the scroll pane does not get updated
- resize the window, observe the update
Expected: the layout should change when toggling either check box.
To reproduce:
- run the attached code example.
- toggle either check box
- notice how the scroll pane does not get updated
- resize the window, observe the update
Expected: the layout should change when toggling either check box.
- links to
-
Commit(master) openjdk/jfx/cf559843
-
Review(master) openjdk/jfx/1597