mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-31 19:53:17 +08:00
plugin settings maxwidth fix
This commit is contained in:
parent
fd6350fb13
commit
2d3430817a
@ -108,7 +108,7 @@ class PluginSettingsWindow(ba.Window):
|
||||
),
|
||||
text=ba.Lstr(resource='pluginsAutoEnableNewText'),
|
||||
scale=1.0,
|
||||
maxwidth=430,
|
||||
maxwidth=308,
|
||||
on_value_change_call=self._update_value,
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user