mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 05:23:31 +00:00
channel_xpadding and navigation_show added to data.
app.toml example now includes channel padding and nav show [channel] xpadding and [navigation] show added to app.toml delay parameter updates if gui needed launching
This commit is contained in:
@@ -48,6 +48,7 @@ _defaults = {
|
||||
"channel": {
|
||||
"width": 80,
|
||||
"height": 130,
|
||||
"xpadding": 3,
|
||||
},
|
||||
"mwscroll_step": {
|
||||
"size": 3,
|
||||
@@ -55,6 +56,7 @@ _defaults = {
|
||||
"submixes": {
|
||||
"default": 0,
|
||||
},
|
||||
"navigation": {"show": True},
|
||||
}
|
||||
|
||||
if "app" in configuration:
|
||||
|
||||
Reference in New Issue
Block a user