Skip to content

Make unused X and Y scrollbar container elements invisible to pointer events #701

@Theunsgk

Description

@Theunsgk

Feature Description

Make inactive X and Y scrollbar ng-scrollbar-sticky elements ignore all pointer events using pointer-events: none.

Use Case

At the moment these elements are in the way all the time, even if the contents are not scrollable currently. What this means is that on small contents, the elements are taking up significant clickable space, even though they dont do anything when clicked/hovered.

Please see below images:

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions