Parent.needsLayoutProperty() should return read-only getter

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx25
    • Affects Version/s: jfx24
    • Component/s: javafx
    • None
    • b13

      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.

            Assignee:
            Michael Strauß
            Reporter:
            Michael Strauß
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: