Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8098915 Add autosize to Controls
  3. JDK-8099904

document Resizable's width/height variables to explain that they are set by the node's parent and shouldn't be set by the application

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P2 P2
    • None
    • fx1.2
    • javafx

      Currently developers misinterpret Resizable's width/height variables to be something that they explicitly set, when in fact they exist so that Container can set them based on their own layout algorithms. So when app-set values get overridden, developers usually think it's a bug.

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

              Created:
              Updated:
              Resolved:
              Imported: