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

setting layout constraints to null doesn't remove them from properties map

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • fx2.1
    • fx2.0
    • javafx

    Description

      If a layout constraint is set to null, it should be removed from the node's properties map, but currently it isn't.

      e.g. HBox.setHgrow(node, null); // should remove it, but just leaves the null entry

      Attachments

        Activity

          People

            kwwong Kinsley Wong (Inactive)
            amfowler Anne Fowler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: