-
Notifications
You must be signed in to change notification settings - Fork 276
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
Fix more cache issues. #1581
Fix more cache issues. #1581
Conversation
Caused cache to not be updated when interpolating.
efdd90a
to
6ecbbdb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost everything works perfect.
Camera interpolation works only when you are on the camera layer. If you choose the Bitmap or Vector layer, the camera interpolation is not updated.
Besides that: Good work!
This should happen regardless of whether we're on a camera layer or not.. because of potential camera interpolation.
The interpolation issue should be fixed now and the review requests should have been addressed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Another PR, this one focuses on the ongoing cache regressions that returned after i reworked the logic...
What's added: