Button Size fix

This commit is contained in:
Nutbuster 2021-11-26 10:28:46 +11:00
parent 674dd9dfb6
commit 26feda2e79
1 changed files with 3 additions and 4 deletions

View File

@ -287,8 +287,8 @@ style choice_button_text is default:
screen quick_button(filename, label, function):
button:
xmaximum 80
ymaximum 72
xsize 71
ysize 71
action function
if 'Return' in label or 'Back' in label or 'Menu' in label:
activate_sound "audio/ui/uiBack.wav"
@ -314,8 +314,7 @@ screen quick_menu():
ypos 0.977
vbox:
style_prefix "quick"
xalign -0.005
yalign 0.010
spacing 1
use quick_buttons("gui/button/uioptionbuttons/template_idle.png",
[