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

SWT: FPS becomes slow when the FXCanvas becomes large

XMLWordPrintable

      When the FXCanvas becomes large, drawing becomes slow. This happens because the image data format that SWT would like to see on Windows does not match the bits that FX provides and SWT converts the image. The fix is to convert the data before handing it to SWT.

            snorthov Steve Northover (Inactive)
            snorthov Steve Northover (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: