mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Merge pull request #235 from vedgy/configurable-fit-to-page-shortcut
Allow to configure Fit to page action shortcut in the UI
This commit is contained in:
@ -1328,6 +1328,7 @@ void MainWindowViewer::setUpShortcutsManagement()
|
|||||||
<< doublePageAction
|
<< doublePageAction
|
||||||
<< doubleMangaPageAction
|
<< doubleMangaPageAction
|
||||||
<< adjustToFullSizeAction
|
<< adjustToFullSizeAction
|
||||||
|
<< fitToPageAction
|
||||||
<< increasePageZoomAction
|
<< increasePageZoomAction
|
||||||
<< decreasePageZoomAction
|
<< decreasePageZoomAction
|
||||||
<< resetZoomAction);
|
<< resetZoomAction);
|
||||||
|
Reference in New Issue
Block a user