Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix positioning during page flip for large books (#1078)
Large books with leaf edges had weird page offsets/shifts during the page flip animation as a result of the previous anim fix (#1077). This change ensures the page is positioned correctly throughout the animation regardless of whether leaf edges are present.
- Loading branch information