diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-05-25 13:12:50 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-05-25 13:12:50 +1000 |
commit | 74dabf2244dda2a358d3e073f200f712d2950d4a (patch) | |
tree | 263827d2efced36ed6a582dddf5aaab6b9827ecc /assets/opensb/interface | |
parent | f3adb0b9d01783822a48d50111a9b99673b6b718 (diff) |
fix two tiny issues with changing interface scale
Diffstat (limited to 'assets/opensb/interface')
-rw-r--r-- | assets/opensb/interface/optionsmenu/optionsmenu.config.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/opensb/interface/optionsmenu/optionsmenu.config.patch b/assets/opensb/interface/optionsmenu/optionsmenu.config.patch index b428f37..a169bef 100644 --- a/assets/opensb/interface/optionsmenu/optionsmenu.config.patch +++ b/assets/opensb/interface/optionsmenu/optionsmenu.config.patch @@ -1,5 +1,8 @@ { "paneLayout" : { + "panefeature" : { + "anchor" : "center" + }, "voiceLabel" : { "type" : "label", "position" : [119, 202], |