disappearified ADV quick menu for now
This commit is contained in:
parent
c16ca372ba
commit
dbe058ca9f
2 changed files with 6 additions and 2 deletions
|
|
@ -281,8 +281,12 @@ style quick_button is default
|
||||||
style quick_button_text is button_text
|
style quick_button_text is button_text
|
||||||
|
|
||||||
style quick_menu:
|
style quick_menu:
|
||||||
xalign 0.5
|
# hacky way to make them not show up for now but i dont really gaf. its easier than any of the other implementations ive played with so far
|
||||||
yalign 1.0
|
|
||||||
|
xpos 50000
|
||||||
|
ypos 50000
|
||||||
|
# xalign 0.5
|
||||||
|
# yalign 1.0
|
||||||
|
|
||||||
style quick_menu_nvl:
|
style quick_menu_nvl:
|
||||||
xalign 0.90
|
xalign 0.90
|
||||||
|
|
|
||||||
BIN
screens.rpyc
BIN
screens.rpyc
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue