You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The area that I can click the button is offset from the visual position of the button. It gets more offset (and maybe larger?) if the window is made smaller.
Additional information
Example:
video.mp4
I'm 90% sure this wasn't happening earlier today, so it might be something merged recently.
Bevy version
Whatever the examples are built with on the webpage: https://bevyengine.org/examples/ui/button/
Is not happening for me locally using Bevy 0.7
System information
Chrome Version 102.0.5005.63 (Official Build) (64-bit) on Windows 11
What you did
I opened https://bevyengine.org/examples/ui/button/ and tried clicking the button in the example.
What went wrong
The area that I can click the button is offset from the visual position of the button. It gets more offset (and maybe larger?) if the window is made smaller.
Additional information
Example:
video.mp4
I'm 90% sure this wasn't happening earlier today, so it might be something merged recently.