Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Nested Native Scroll Issue #314

Merged
merged 1 commit into from
May 5, 2021
Merged

Fixed Nested Native Scroll Issue #314

merged 1 commit into from
May 5, 2021

Conversation

sajagjain
Copy link

Native Scrollbars does not by default inside of perfect-scrollbar. The support for classes was added to perfect-scrollbar as mentioned in issue #577

This PR will extend the behavior and simplify adding classes using [forceNativeScrolling] directive on the overflowed element.

Issue Repro Link: https://stackblitz.com/edit/angular-hrdxrj

Example Usage of Directive is shown in attached file:

ForcedNativeScrollingDemo.txt

@sconix
Copy link
Contributor

sconix commented Apr 28, 2021

Thanks, will try to remember merge and make new release this weekend.

@sajagjain
Copy link
Author

Hi @sconix,

Is there an update on when this will be merged?

@sconix
Copy link
Contributor

sconix commented May 4, 2021

I will try to do it tomorrow if not today.

@sconix sconix merged commit c59e7ed into zefoy:master May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants