[Okular-devel] [okular] [Bug 330820] New: Scaling to fit print margins incorrectly scales cropped page

2014-02-05 Thread Stephen Mollett
https://bugs.kde.org/show_bug.cgi?id=330820 Bug ID: 330820 Summary: Scaling to fit print margins incorrectly scales cropped page Classification: Unclassified Product: okular Version: 0.18.1 Platform: Compiled Sources

[Okular-devel] [okular] [Bug 330820] Scaling to fit print margins incorrectly scales cropped page

2014-02-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=330820 Albert Astals Cid changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO CC|

Re: [Okular-devel] Review Request 115335: Add an option to use the middle click to scroll the screen

2014-02-05 Thread Albert Astals Cid
> On Jan. 27, 2014, 9:42 p.m., Albert Astals Cid wrote: > > ui/pageview.cpp, line 4485 > > > > > > Can you explain why the need for a timer? > > Yichao Zhou wrote: > This is because, in scroll mode, user ju

[Okular-devel] [okular] [Bug 219121] if holding mouse mid button, perform scroll instead zoom

2014-02-05 Thread Yichao Zhou
https://bugs.kde.org/show_bug.cgi?id=219121 --- Comment #12 from Yichao Zhou --- I think it is better to implement this in Okular because evdev emulate this by sending wheel event, which is not as smooth as that implemented in patch. -- You are receiving this mail because: You are the assignee

Re: [Okular-devel] Review Request 115335: Add an option to use the middle click to scroll the screen

2014-02-05 Thread Yichao Zhou
> On Jan. 27, 2014, 9:42 p.m., Albert Astals Cid wrote: > > ui/pageview.cpp, line 4485 > > > > > > Can you explain why the need for a timer? > > Yichao Zhou wrote: > This is because, in scroll mode, user ju