Skip to content

Implement horizontal scrolling with Shift+Scroll#2424

Closed
LunaRood wants to merge 1 commit intoocornut:masterfrom
LunaRood:h_scroll
Closed

Implement horizontal scrolling with Shift+Scroll#2424
LunaRood wants to merge 1 commit intoocornut:masterfrom
LunaRood:h_scroll

Conversation

@LunaRood
Copy link
Copy Markdown
Contributor

This is standard scrolling behaviour in most applications.

This is standard scrolling behaviour in most applications.
@ocornut ocornut added the inputs label Mar 25, 2019
ocornut added a commit that referenced this pull request Mar 25, 2019
…tAllowUserScaling feature (probably should be made obsolete, but until then best fixed)
@ocornut
Copy link
Copy Markdown
Owner

ocornut commented Mar 25, 2019

Hello Luca,

Thank you for this! I have merged the changes with minor tweak (namely, reducing the horizontal speed, and making it match the code handling the horizontal mouse wheel).

It may be possible that this would be in conflict with behavior such as vertically scrolling while trying to use Shift+Click range-selection. We can return to this later if needed, and possibly only enable it when an horizontal scroll bar is available.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants