Describe the bug
Seens like all scrollviews/bars are inverted in relation to mouse wheel.
To Reproduce
Steps to reproduce the behavior:
- Go to https://edgarhsanchez.github.io/bevy_material_ui/
- Try scroll with mouse wheel
- See it scrolls in the oposite direction from whats intended
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Linux and Windows
- Browser Google Chrome
- Version 144.0.7559.59
Additional context
It seens like it was tested by MacOSX user. In case of browser, it always send the same direction on scrolling regardless of OS settings (if the scroll is inverted or not at OS level), which might differ using native bevy. At least on the web examples, it seens consistently inverted in both windows and linux through chrome browser.
In mobile phone using chrome, scroll seens in the right direction just faster than expected. In native Linux it scrolls in the right direction.
Describe the bug
Seens like all scrollviews/bars are inverted in relation to mouse wheel.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
It seens like it was tested by MacOSX user. In case of browser, it always send the same direction on scrolling regardless of OS settings (if the scroll is inverted or not at OS level), which might differ using native bevy. At least on the web examples, it seens consistently inverted in both windows and linux through chrome browser.
In mobile phone using chrome, scroll seens in the right direction just faster than expected. In native Linux it scrolls in the right direction.