mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-28 10:03:15 +08:00
Hid clear button
This commit is contained in:
parent
4cbe1fc9d3
commit
a0c0cc1425
@ -245,7 +245,8 @@ class ColorPickerExact(PopupWindow):
|
||||
size=(75, 30),
|
||||
v_align='center',
|
||||
editable=True,
|
||||
maxwidth=40,
|
||||
maxwidth=70,
|
||||
allow_clear_button=False,
|
||||
force_internal_editing=True,
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user