-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(main): corrected the no reflowPopover() when window resized or sc…
…rolled. Issue: #1326 - main.js added: - scope.handlePopoverEvents() - isScrollable() helper function - enhanced scope.getScrollTop() to now add an event listener when it is scrollable. - added scope._scrollListener(); - test/textAngular.spec - ensure no error on getScrollTop()
- Loading branch information
Showing
2 changed files
with
95 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters