Improved dropdown behaviour and widget allocation

This commit is contained in:
Mark Qvist 2022-10-08 19:23:51 +02:00
parent bfd96a98ac
commit c54422d771
5 changed files with 47 additions and 33 deletions

View file

@ -214,6 +214,8 @@ class Messages():
width_mult=4,
elevation=1,
radius=dp(3),
opening_transition="linear",
opening_time=0.0,
)
def callback_factory(ref):