Skip to content

Wishlist: ScrollBarMargin control reacting to mouse-clicks #773

Open
@rofl0r

Description

@rofl0r

hi @jonathanslenders

would be nice if one could click on the arrows of the ScrollBarMargin control as used in TextArea to scroll, and even better if one could drag the handle around to scroll.

my naive guess is that it could be sufficient to just add a handler argument to the spots that emit the text fragments like here:

                    ('class:scrollbar.arrow', self.up_arrow_symbol, scroll_up_handler),

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions