Skip to content

Option to disable forcing overflow-y: auto for viewports #116

Description

@kroltan

Currently, when an element is marked with ui-scroll-viewport, the Viewport constructor forces the element to have a overflow-y property with value auto. In the project I work on, we need the scrollbar to always show (overflow-y: scroll), but this override makes it very difficult to do so.

I'd like to request that ui-scroll-viewport be configurable to not override those relevant properties, or at least detect and not intervene if it's already auto or scroll.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions