Skip to content

Proposal: TabView customizable scroll amount for decrease/increase buttons #10486

@jarnovanwijk

Description

@jarnovanwijk

Proposal: TabView customizable scroll amount for decrease/increase buttons

Summary

When using large tab headers, the default scroll amount that is applied is rather small (50px). This will require a user to click the scroll increase/decrease buttons multiple times (or hold them), in order to scroll a single tab item. This could be prevented with a customizable scroll amount.

Rationale

  • Implementing this feature would increase the user-friendliness of the control
  • There is already a TODO marked in the TabView.cpp
// TODO: what is the right number and should this be customizable?
static constexpr double c_scrollAmount = 50.0;

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions