Review Request: Change Stage and Flow to have infinite type canvas
C. Boemann
cbr at boemann.dk
Tue May 15 00:43:11 BST 2012
> On May 14, 2012, 5:10 a.m., Thorsten Zachmann wrote:
> > Some observations I made when testing the patch:
> >
> > o When moving a object out of the screen, the canvas size is not updated no scrollbar added.
> > The user first needs to zoom or go to a different page so that the correct scrollbar is shown.
> > o When you change between a slide that has all content on the page and a slide where also some
> > content is also left of the slide. Then the visible area jumps to the left and it does not show
> > the full screen any longer.
> >
Ok that was a weird bug. I knew it was working just before commiting. I must accidentially have move the definition of updatCanvasSi<e to no longer be a slot. I can't recall I did so,but anyway, the fixed both your concerns.
- C.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104928/#review13799
-----------------------------------------------------------
On May 14, 2012, 11:42 p.m., C. Boemann wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104928/
> -----------------------------------------------------------
>
> (Updated May 14, 2012, 11:42 p.m.)
>
>
> Review request for Calligra.
>
>
> Description
> -------
>
> KoPageApp applications Stage and Flow used to have extra space reserved around the page/slide so objects could be put there. However that made it really hard for the user to work with.
>
> This patch changes that so there si no space around the page/slide. But.. instead you can drag objects outside the page/slide without any limit at all
>
>
> Diffs
> -----
>
> libs/kopageapp/KoPACanvas.cpp 4a4748c
> libs/kopageapp/KoPAView.h 01fbdf1
> libs/kopageapp/KoPAView.cpp 4d13dfa
> libs/kopageapp/KoPAViewModeNormal.cpp d5aa5f6
> libs/widgets/KoZoomController.h 4f4c6a2
> libs/widgets/KoZoomController.cpp e10c5b4
> stage/part/KPrViewModeNotes.h b707770
> stage/part/KPrViewModeNotes.cpp c951ade
>
> Diff: http://git.reviewboard.kde.org/r/104928/diff/
>
>
> Testing
> -------
>
> I've tested zooming in and out in Stage normal, notes, and sorter viewmodes, and in Flow.
>
> I've tested that running presentations still work, however I've not tested presenterview.
>
> I've tested moving shapes outside the page/slide in both Stage and Flow.
>
>
> Thanks,
>
> C. Boemann
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120514/182e35c7/attachment.htm>
More information about the calligra-devel
mailing list