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

Fix padding of dirty regions so as to avoid padding unless we're dealing with lcd text

XMLWordPrintable

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

      Fix padding of dirty regions so as to avoid padding unless we're dealing with lcd text. Right now we just add a lucky +1 to extend the dirty region, but this causes us to render stuff that we don't actually need to render. For example, when scrolling the table view, it causes the header to be painted even though the header isn't dirty and isn't needed to paint for any reason.

            fheidric Felipe Heidrich (Inactive)
            rbair Richard Bair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: