Parent.needsLayout is implemented with a ReadOnlyBooleanWrapper. The property getter returns the wrapper itself, but what it should be doing is return the read-only getter instead.
- links to
-
Commit(master) openjdk/jfx/bcf2ad53
-
Review(master) openjdk/jfx/1780