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

Introduce cssSensitive support into TableRowSkinBase

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx

      TableRowSkinBase currently adds / removes children from the scenegraph based on whether the column is visible (and also if there is a fixed row height). We should consider whether we can get more performance instead by using cssSensitive API, along with any other possible explorations to reduce the amount of work done (layout, rendering, etc), on cells that are not visible to the user.

            aghaisas Ajit Ghaisas
            jgiles Jonathan Giles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: