We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f8531 commit 1c63dddCopy full SHA for 1c63ddd
Source/Utility/SettingsFile.h
@@ -108,7 +108,7 @@ class SettingsFile : public ValueTree::Listener
108
{ "internal_synth", var(0) },
109
{ "grid_enabled", var(1) },
110
{ "grid_type", var(6) },
111
- { "grid_size", var(20) },
+ { "grid_size", var(25) },
112
{ "default_font", var("Inter") },
113
{ "native_window", var(false) },
114
{ "reload_last_state", var(false) },
0 commit comments