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

support API to measure a resizable node's size before it's added to a Scene

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • fx2.0
    • javafx
      • Windows XP
      • JavaFX 2 Beta Build 32
      • Java 6 (update 26)

      All layout information for a Node (eg width) is correctly reported when it is attached to a Scene. However for an unattached Node any reported layout information is incorrect (eg -1.0 for width). Although not all layout information can be reported for an unattached Node, some information can be reported (eg width and height) without having the Node attached first.

            Unassigned Unassigned
            napperleyjfx Nick Apperley (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Imported: