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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: fx2.0
    • Component/s: javafx
    • Environment:
      • 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.

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

              Created:
              Updated:
              Imported: