-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Milestone
Description
Overview
It's too hard to scroll in inspector and code editor.
Current Behavior
Touch Scrolling in code editor is not possible because it starts selection and in inspector it triggers drag and drop behaviour.
Suggested Enhancement
This would need to be improved on Godot side by changing how touch events are handled. For the time being, It would be better to just increase the scrollbar area.