Fix flyout button pressed textures

This commit is contained in:
Ansariel
2026-07-27 22:57:43 +02:00
parent 6240785f16
commit bf7f016398
3 changed files with 1 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

After

Width:  |  Height:  |  Size: 436 B

@@ -7,6 +7,7 @@
<drop_down_button image_selected="ComboButton_Selected"
image_unselected="ComboButton_Off"
image_disabled="ComboButton_Disabled"
image_pressed="ComboButton_Selected"
pad_right="6"
tab_stop="false"/>
</flyout_button>