Skip to content

Mouse wheel scrolling in the scrollable components #154

Description

@meszmate

None of the components handle mouse events right now. Only the program loop and the hitbox helper know about them, so wheel scrolling over a Viewport, RichLog, List etc. has to be wired by hand in every app.

A handleMouse on the scrollable components (or a small wheel-to-scroll adapter they all share) would cover the common case. Chat and feed style UIs pretty much expect it.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions