app: add new action "view-scroll-center" with shortcut Shift+J

The zoom focus discussion on IRC suggests that everybody is annoyed
about centering behavior (or lack thereof), so here is a way to
explicitly center the image witout zooming.
This commit is contained in:
Michael Natterer
2018-05-19 18:03:23 +02:00
parent c6f07f5db2
commit 2439ae3acf
6 changed files with 26 additions and 0 deletions

View File

@ -294,6 +294,7 @@
<separator />
<menuitem action="view-rotate-other" />
</menu>
<menuitem action="view-scroll-center" />
<separator />
<menuitem action="view-shrink-wrap" />
<menuitem action="view-fullscreen" />