Provide an alternate scroll pane optimization
---------------------------------------------

                 Key: PIVOT-454
                 URL: https://issues.apache.org/jira/browse/PIVOT-454
             Project: Pivot
          Issue Type: New Feature
          Components: wtk
            Reporter: Greg Brown
             Fix For: 2.0


This optimization would perform double-buffering in the viewport component (or 
skin) rather than copying the contents of the video buffer. The buffer would be 
restricted to the size of the viewport rather than the view.

This optimization will allow content to be painted on top of a scroll pane, 
which the current optimization does not support (e.g. non-modal dialogs and 
watermark decorators do not work with the existing optimization).



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to