mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-25 16:33:20 +08:00
another maxwidth fix
This commit is contained in:
parent
abf1bb9b62
commit
62a246de4a
@ -122,6 +122,7 @@ class PlaylistEditWindow(bui.Window):
|
||||
h_align='left',
|
||||
v_align='center',
|
||||
max_chars=40,
|
||||
maxwidth=380,
|
||||
autoselect=True,
|
||||
color=(0.9, 0.9, 0.9, 1.0),
|
||||
description=bui.Lstr(resource=f'{self._r}.listNameText'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user