Summary: | Canvas has an offset after stopping presentation | ||
---|---|---|---|
Product: | [Applications] calligrastage | Reporter: | T Zachmann <t.zachmann> |
Component: | general | Assignee: | T Zachmann <t.zachmann> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/a12f5ec5e9921a6a13601f8cde821b27bdf95960 | Version Fixed In: | |
Sentry Crash Report: |
Description
T Zachmann
2012-09-01 08:05:21 UTC
Git commit a184af1641c2d14907a6a0a6c05081d8dad921b2 by Thorsten Zachmann. Committed on 01/09/2012 at 10:07. Pushed by zachmann into branch 'master'. Fix unwanted offset after cancel slide show. When running a presentation that does not fill the full screen e.g. due to screen ratio and slide ratio do not match and the presentation is stopped during the presentation there can be an offset in the slide after the presentation mode is left. The offset happens only if the zoom level is smaller then the screen or it is fit to screen/fit to width. Zooming in fixes the problem once the slide is bigger then the screen. M +2 -0 stage/part/KPrViewModePresentation.cpp http://commits.kde.org/calligra/a184af1641c2d14907a6a0a6c05081d8dad921b2 Git commit a12f5ec5e9921a6a13601f8cde821b27bdf95960 by Thorsten Zachmann. Committed on 01/09/2012 at 10:07. Pushed by zachmann into branch 'calligra/2.5'. Fix unwanted offset after cancel slide show. When running a presentation that does not fill the full screen e.g. due to screen ratio and slide ratio do not match and the presentation is stopped during the presentation there can be an offset in the slide after the presentation mode is left. The offset happens only if the zoom level is smaller then the screen or it is fit to screen/fit to width. Zooming in fixes the problem once the slide is bigger then the screen. M +2 -0 stage/part/KPrViewModePresentation.cpp http://commits.kde.org/calligra/a12f5ec5e9921a6a13601f8cde821b27bdf95960 |