mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-02 14:36:07 -04:00
Cleanup
This commit is contained in:
parent
6650b1e03c
commit
31adf20d65
5 changed files with 13 additions and 23 deletions
|
@ -222,12 +222,10 @@ class Announces():
|
|||
item.dmenu = MDDropdownMenu(
|
||||
caller=item.iconr,
|
||||
items=dm_items,
|
||||
#position="center",
|
||||
#width_mult=4,
|
||||
#elevation=1,
|
||||
#radius=dp(3),
|
||||
#opening_transition="linear",
|
||||
#opening_time=0.0,
|
||||
position="auto",
|
||||
width=dp(256),
|
||||
elevation=0,
|
||||
radius=dp(3),
|
||||
)
|
||||
|
||||
def callback_factory(ref):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue