mirror of
https://github.com/markqvist/Sideband.git
synced 2025-08-07 05:52:11 -04:00
Updated KivyMD
This commit is contained in:
parent
9cf33ec050
commit
4b619f385d
98 changed files with 6018 additions and 3706 deletions
|
@ -82,7 +82,7 @@ class MDSlider(ThemableBehavior, Slider):
|
|||
and defaults to `True`.
|
||||
"""
|
||||
|
||||
hint_bg_color = ColorProperty([0, 0, 0, 0])
|
||||
hint_bg_color = ColorProperty(None)
|
||||
"""
|
||||
Hint rectangle color in (r.g.b.a) format.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue