mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-06 08:24:57 -04:00
Cleanup
This commit is contained in:
parent
6650b1e03c
commit
31adf20d65
5 changed files with 13 additions and 23 deletions
|
@ -255,15 +255,9 @@ class Conversations():
|
|||
caller=item.iconr,
|
||||
items=dm_items,
|
||||
position="auto",
|
||||
#border_margin=dp(24),
|
||||
#width=dp(256),
|
||||
#elevation=0,
|
||||
#radius=dp(3),
|
||||
show_transition="linear",
|
||||
hide_transition="linear",
|
||||
#show_duration=0.1,
|
||||
#hide_duration=0.1,
|
||||
|
||||
width=dp(256),
|
||||
elevation=0,
|
||||
radius=dp(3),
|
||||
)
|
||||
self.conversation_dropdown.effect_cls = ScrollEffect
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue