mirror of
https://github.com/bevyengine/bevy
synced 2024-11-13 00:17:27 +00:00
37316c7706
# Objective Fixes #15079 , repairing the `game_menu` example ## Solution - Changed the target component for the color updates from `UiImage` to `BackgroundColor`. - Changed the width of the `button_style` to `300px` to prevent overlap with the text. ## Testing Checked that buttons now correctly update their background color on hover/exit/press. --- ## Showcase https://github.com/user-attachments/assets/8f7ede9b-c271-4b59-91f9-27d9e3db1429 |
||
---|---|---|
.. | ||
alien_cake_addict.rs | ||
breakout.rs | ||
contributors.rs | ||
desk_toy.rs | ||
game_menu.rs | ||
loading_screen.rs | ||
stepping.rs |