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

Optimize local to scene transform

XMLWordPrintable

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

      The local-to-scene transform can be optimized so that it
      - is not computed when not necessary (currently is computed always unless there is a listener)
      - reuses instances where possible (currently new instances are created everywhere)
      - uses computation optimizations based on state similarly to Affine

            psafrata Pavel Šafrata
            psafrata Pavel Šafrata
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: