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
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user