To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98792 Issue #|98792 Summary|Slide show needs idle callback Component|Presentation Version|DEV300m39 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|pl Reported by|af
------- Additional comments from [email protected] Tue Feb 3 14:55:01 +0000 2009 ------- When the slide show is running the current event loop does not allow smooth animation because time between callbacks varies greatly. For a smooth animation the slide show needs to be called from the main event loop a) after all due timer events are processed (so that the rest of the application is not completely blocked) b) without any further timeout that would add a delay of the size of the minimum system timeout (something about 10ms on some systems). --------------------------------------------------------------------- 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]
