Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Free Scroll inside container with overflow-y scroll #29

Open
ghost opened this issue May 24, 2020 · 2 comments
Open

Free Scroll inside container with overflow-y scroll #29

ghost opened this issue May 24, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented May 24, 2020

Not sure where to ask this.
Scrolling inside container doesn't freescroll. Scrolling anywhere on container executes pageable full page scroll animation. I realize that is by design, but is there anyway to set freescroll to true when scrolling inside a container on the page that has overflow-y set to scroll?

<section>
  *scroll here full page scroll
  <div class="overflow-y-scroll">
       A container with overflowed content meant to have default scroll or touch drag behavior
   </div>
</section>
*scroll here full page scroll
<section>
*scroll here full page scroll
</section

Any help with this would be appreciated.

@Dudaevskiy
Copy link

+1

1 similar comment
@sefacndmr01
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants