Skip to content

[Feature Request] Native support for both mouse wheel and drag-to-scroll with inertia on desktop #971

Description

@zhaoxue5

(This issue was translated by AI — please excuse any awkward phrasing.)
Currently, RMLUI_BACKEND_SIMULATE_TOUCH converts all mouse events to touch events, which breaks normal desktop interactions like hover, clicks, and mouse wheel scrolling.
This forces a choice: either full mouse behavior, or touch-like drag scrolling with inertia — but not both.
Request: Please add a built-in way to use mouse wheel (for smooth scrolling) and left-click drag (for inertial/momentum scrolling) simultaneously on desktop, without breaking standard mouse interactions.
Use case: Desktop apps with scrollable content (settings panels, galleries, file browsers) increasingly expect both input methods to work together, just like modern web browsers and creative tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestthirdpartyBetter suited for thirdparty support

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions