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

Need a device clip available to the PG node to minimise wasted work

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • fx2.0
    • javafx

      Take http://javafx-jira.kenai.com/browse/RT-5069
      "Text node computes complete text layout, even if clipped to a much smaller size"

      clipped could mean via a clip node, or it could mean scrolled off the visible portion of the window.
      We can detect the former, but the PGNode has - ie NGText in this case - has no idea how
      much work can be skipped. We could use a device clip so that when we have a Graphics
      instance we know what rendering work can be skipped.

            Unassigned Unassigned
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Imported: