To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101372 Issue #|101372 Summary|Slide show updates canvas twice per frame Component|Presentation Version|DEV300m45 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|af Reported by|af
------- Additional comments from [email protected] Mon Apr 27 12:09:03 +0000 2009 ------- In SlideShowImpl::update() there are two calls to maScreenUpdater.commitUpdates(). In some cases this can lead to two updates of the canvas and thereby almost doubling the time it takes to render each frame. One such case is per-characte animation of text. Reduce this to just one call to commitUpdates(). --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
