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

VirtualFlow: missing scrollToBottom(int)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9, 10
    • javafx

      as already mentioned in JDK-8136404 bullet 6, the api is incomplete: it has

      scrollToTop(int)
      scrollToTop(T)

      but only

      scrollToBottom(T)

      (not only * ) for symmetry reasons it needs a scrollToBottom(int)

      * the semantic of the methods taking a cell is different: they require the cell to be already active, while the method taking an index will create/reconfigure/whatever cells as needed (if I read the api doc correctly)

      all versions including fx10

            Unassigned Unassigned
            fastegal Jeanette Winzenburg
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: