----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128821/ -----------------------------------------------------------
(Updated Okt. 2, 2016, 6:42 nachm.) Review request for Okular. Changes ------- Call QAbstractScrollArea::event instead of QWidget::event 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 (updated) ----- ui/pageview.h 7c43f51 ui/pageview.cpp 5fbabb2 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