Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Fix first frame issues when reversed #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thomas-stockx
Copy link

When using sheet from the top, the initial position of 0 causes first frame visible issues:
During the first rendered frame, the sheet's content is visible (even if the sheet is initialized closed).

As such, the initial position when using the reversed sheet should be double.maxFinite instead of 0.

When using sheet from the top, the initial Position of 0 causes first frame visible issues.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant