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

Node validation method that would allow layout and css pass on demand

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 9
    • 8
    • javafx

      A method like Node.validate() that would immediately do css/layout pass, could make the instant measurements possible.

      This means the current layout dirty-list must be turned into a dirty flag on Node, just like in CSS.

      A thing to consider:
      validProperty() - a read only property to mark valid/invalid Nodes

        1. rt-31133.diff
          16 kB
          Martin Sládeček

            msladecek Martin Sládeček
            msladecek Martin Sládeček
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: