Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8354797

Parent.needsLayoutProperty() should return read-only getter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx25
    • jfx24
    • 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.

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

              Created:
              Updated:
              Resolved: