[Okular-devel] Review Request 113434: Added default shortcut Ctrl + I for change colors.

Albert Astals Cid aacid at kde.org
Fri Oct 25 18:55:26 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113434/#review42373
-----------------------------------------------------------


Thanks for the patch, the code works, so that's more than enough :-)

What i'd like though is not giving a default shortcut (i.e. remove the Ctrl+I line) so that it does not "eat" of the few precious shortcuts that are free. Of course if you are a user of this feature you can still go to the configure shortcuts and set one (or go to configure toolbars and put it on the toolbar). Would that be acceptable for you?

- Albert Astals Cid


On Oct. 25, 2013, 4:02 p.m., Ciro Santilli wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113434/
> -----------------------------------------------------------
> 
> (Updated Oct. 25, 2013, 4:02 p.m.)
> 
> 
> Review request for Okular.
> 
> 
> Bugs: 173264
>     http://bugs.kde.org/show_bug.cgi?id=173264
> 
> 
> Repository: okular
> 
> 
> Description
> -------
> 
> Added default shortcut Ctrl + I for change colors.
> 
> This should have the exact same of clicking the toolbox Settigs > Configure Okular > Accessibility > Change colors and then clicking Ok, therefore changing the saved configs.
> 
> I am not sure if:
> 
> - viewport()->update() is the right way to update the screen after this config change? Where is the `update()` method defined? If I tracked well, viewport() returns a DocumentViewport, which does not seem to have such a method.
> 
> - I placed the new feature in the right class
> 
> but it seems to work.
> 
> 
> Diffs
> -----
> 
>   ui/pageview.h fd4e3ac 
>   ui/pageview.cpp a1ab5bd 
> 
> Diff: http://git.reviewboard.kde.org/r/113434/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Ciro Santilli
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20131025/d2075dd4/attachment-0001.html>


More information about the Okular-devel mailing list