-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix offset when applyWindowCorrection is used (#699)
* Accounting for correcting in scroll requests * clearing stable id map to avoid collisions * Fixes stable id and introduces new API for layout animations * modifying existing method instead of a new one * Added warning if animations render is requested on pagination * updated docs * adding correction config * handled item scroll * exported types * fix bring to focus Co-authored-by: Talha Naqvi <talha.naqvi@shopify.com>
- Loading branch information
1 parent
3f9a4f4
commit 9f1c9e9
Showing
3 changed files
with
46 additions
and
11 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
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