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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.1
    • Affects Version/s: fx2.0
    • Component/s: javafx

      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

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

              Created:
              Updated:
              Resolved:
              Imported: