gui: mainwindow: Add vertical scroll option, default to it

Seems horizontal mode is too unusual according to multiple
feedback.

Allow choosing this the mode in the settings
Αυτή η υποβολή περιλαμβάνεται σε:
2022-08-21 22:57:46 +02:00
γονέας fe610d3068
υποβολή 14730ed208
3 αρχεία άλλαξαν με 71 προσθήκες και 18 διαγραφές

@ -10,6 +10,7 @@
#define SETTINGS_KEY_MOUNTPATHS "mountpaths"
#define SETTINGS_KEY_PREVIEWSPERPAGE "previewsPerPage"
#define SETTINGS_KEY_SEARCHHISTORY "searchhistory"
#define SETTINGS_KEY_PREVIEWS_SCROLL_HORIZONTALLY "horizontalscroll"
namespace Common
{