Review Request 128821: [frameworks] Implement zooming with a pinch gesture on a touch screen
Martin Tobias Holmedahl Sandsmark
martin.sandsmark at kde.org
Sun Sep 4 18:50:19 UTC 2016
> On Sept. 4, 2016, 10:14 a.m., Martin Tobias Holmedahl Sandsmark wrote:
> > ui/pageview.cpp, line 1505
> > <https://git.reviewboard.kde.org/r/128821/diff/1/?file=475893#file475893line1505>
> >
> > potentially uninitialized, add some default value.
>
> Oliver Sander wrote:
> Okay.
>
> Anthony Fieroni wrote:
> Only for clarification in C/C++, *static variables are always initialized* this is by standard.
True, but a zoom factor of 0 would not be nice.
- Martin Tobias Holmedahl
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128821/#review98864
-----------------------------------------------------------
On Sept. 4, 2016, 3:16 p.m., Oliver Sander wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128821/
> -----------------------------------------------------------
>
> (Updated Sept. 4, 2016, 3:16 p.m.)
>
>
> Review request for Okular.
>
>
> Bugs: 366781
> http://bugs.kde.org/show_bug.cgi?id=366781
>
>
> Repository: okular
>
>
> Description
> -------
>
> The attached patch implements document zoom controlled by a two-finger pinch gesture on a touch screen.
>
> The actual zooming was done by copy'n'paste, I don't understand the full details of how zooming works in okular, yet. So a bit of review would be appreciated.
>
>
> Diffs
> -----
>
> ui/pageview.h 01c39bf
> ui/pageview.cpp cd53407
>
> Diff: https://git.reviewboard.kde.org/r/128821/diff/
>
>
> Testing
> -------
>
> I tested it on my Lenovo Thinkpad Yoga, and it works nicely there.
>
>
> Thanks,
>
> Oliver Sander
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20160904/34fb6b07/attachment-0001.html>
More information about the Okular-devel
mailing list