To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105323





------- Additional comments from a...@openoffice.org Tue Oct  6 15:20:46 +0000 
2009 -------
AW: Have now optimized the Move interaction. This needs to be done with care and
was not done from the beginning since the office allows zooming in/out during
DragMove. This may even get more focus when interactions change, e.g. dragging
an object from one page to another and zooming in/out during this operation for
more intuitive interactions.
That optimization brings the needed speed; also needed to enhance the primitive
decomposition buffering at ScenePrimitive2D: after dragging not only the main
view but also the SlidePane gets updated, and in this step the scene gets
rendered again which throws away the last, buffered decomposition containing the
bigger scene rendering. I have now added to not re-render when the resolution
gets smaller or stays equal. Also went from discrete rounded values to
non-rounded ones since the rounded ones varied in X and Y resolution by a single
pixel.
Together with the ReducedDisplayQuality option this works pretty well now.

I am also thinking about speeding up the HitTest even more by using Hits against
the last decomposition, speak: BitmapEx with 3D scenes. Taking a look...

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to