GUI: Add slider for Grid Launcher icon size
This commit is contained in:
parent
7edae880f8
commit
5ea034391b
15 changed files with 87 additions and 59 deletions
|
@ -350,6 +350,7 @@ void registerDefaults() {
|
|||
ConfMan.registerDefault("gui_browser_native", true);
|
||||
ConfMan.registerDefault("gui_return_to_launcher_at_exit", false);
|
||||
ConfMan.registerDefault("gui_launcher_chooser", "list");
|
||||
ConfMan.registerDefault("grid_items_per_row", 4);
|
||||
// Specify threshold for scanning directories in the launcher
|
||||
// If number of game entries in scummvm.ini exceeds the specified
|
||||
// number, then skip scanning. -1 = scan always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue