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

Implement TableColumn occlusion

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx

      Building on top of RT-24795 (fixed cell length) we want to implement TableColumn occlusion in cases where the cell length is fixed. This essentially means that we want to remove TableCells from the scenegraph when they are not visible. This can be implemented inside the TableRowSkin, with it calculating which TableCells should be in the scenegraph, and which ones should not.

            jgiles Jonathan Giles
            jgiles Jonathan Giles
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: