-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some examples should actually tint the image color #14120
Comments
Partial revert PR: #14121 |
github-merge-queue bot
pushed a commit
that referenced
this issue
Jul 3, 2024
…xamples. (#14121) # Objective Fixes #14120 `ui_texture_slice` and `ui_texture_atlas_slice` were working as intended, so undo the changes. ## Solution Partially revert #14115 for `ui_texture_slice` and `ui_texture_atlas_slice`. ## Testing Ran those two examples, confirmed the border color is the thing that changes when buttons are hovered.
mockersf
pushed a commit
that referenced
this issue
Jul 3, 2024
…xamples. (#14121) # Objective Fixes #14120 `ui_texture_slice` and `ui_texture_atlas_slice` were working as intended, so undo the changes. ## Solution Partially revert #14115 for `ui_texture_slice` and `ui_texture_atlas_slice`. ## Testing Ran those two examples, confirmed the border color is the thing that changes when buttons are hovered.
zmbush
pushed a commit
to zmbush/bevy
that referenced
this issue
Jul 3, 2024
…xamples. (bevyengine#14121) # Objective Fixes bevyengine#14120 `ui_texture_slice` and `ui_texture_atlas_slice` were working as intended, so undo the changes. ## Solution Partially revert bevyengine#14115 for `ui_texture_slice` and `ui_texture_atlas_slice`. ## Testing Ran those two examples, confirmed the border color is the thing that changes when buttons are hovered.
MrGVSV
pushed a commit
to MrGVSV/bevy
that referenced
this issue
Jul 5, 2024
…xamples. (bevyengine#14121) # Objective Fixes bevyengine#14120 `ui_texture_slice` and `ui_texture_atlas_slice` were working as intended, so undo the changes. ## Solution Partially revert bevyengine#14115 for `ui_texture_slice` and `ui_texture_atlas_slice`. ## Testing Ran those two examples, confirmed the border color is the thing that changes when buttons are hovered.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @ManevilleF in #14115 (comment)
The text was updated successfully, but these errors were encountered: