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
When you Shift+scroll in a big ScrollContainer and you hover mouse over TextEdit, it will block your scroll even if it doesn't have horizontal scrollbar.
Steps to reproduce
Add a Control and create a Theme
In the Theme editor, use Shift + scroll to scroll
Now hover mouse over TextEdit, try Shift + scrolling and compare the result
Minimal reproduction project
No response
EDIT:
Also worth to mention that it only blocks scroll to the right (i.e. mouse wheel down).
The text was updated successfully, but these errors were encountered:
Godot version
3.3.2
System information
W10
Issue description
Seems like variation of #29201
When you Shift+scroll in a big ScrollContainer and you hover mouse over TextEdit, it will block your scroll even if it doesn't have horizontal scrollbar.
Steps to reproduce
Minimal reproduction project
No response
EDIT:
Also worth to mention that it only blocks scroll to the right (i.e. mouse wheel down).
The text was updated successfully, but these errors were encountered: