-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Description:
In the Mini Micro built-in editor (opened via edit), horizontal scrolling using Shift + Mouse Wheel does not work on Windows 10. The only way to scroll horizontally is by manually dragging the horizontal scroll bar, which slows down navigation in scripts with long lines.
Steps to Reproduce:
- Launch Mini Micro on Windows 10.
- Open the built-in editor by typing edit.
- Enter or open a script that contains long lines that extend past the visible editor window width.
- Attempt to scroll horizontally by holding Shift and using the mouse wheel.
- Notice that no horizontal scrolling occurs.
- Try dragging the horizontal scroll bar with the mouse — this works, but is less convenient.
Expected Behavior:
Holding Shift and scrolling with the mouse wheel should scroll the editor horizontally.
Actual Behavior:
No horizontal scrolling occurs when using Shift + Mouse Wheel in the Mini Micro editor.
Environment:
- OS: Windows 10
- Application: Mini Micro 1.2.5
- Input: Mouse with scroll wheel
Metadata
Metadata
Assignees
Labels
No labels