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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: fx2.0
    • Component/s: 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.

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

              Created:
              Updated:
              Imported: