Skip to content

Scroll flickering/jumping when I add margin/padding to content #243

@gabrielalg

Description

@gabrielalg

Hi!

I'm having a really tough time trying to figure out how to stop my component to flicker like this:

ezgif com-gif-maker

In my project, I need to add a margin or padding when the scroll is visible, here is an example:

empower2

But, when the scroll is about to appear, the margin style is added and the component height/width changes, which (I assume) is causing this issue. What is the correct approach to make this work properly?

This is the style I'm adding when the scrollY is visible:
.trackYVisible .ScrollbarsCustom-Wrapper { margin-right: 24px; }

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions