Skip to content

Conversation

Opineppes
Copy link
Contributor

@Opineppes Opineppes commented Oct 6, 2025

Previously, the pages array reference was exposed directly, which caused issues when the internal reference changed. Using a getter ensures that the current pages array is always returned.

fixes #3898

…x#3898 )

Previously, the pages array reference was exposed directly, which caused issues when the internal reference changed. Using a getter ensures that the current pages array is always returned.
Copy link
Collaborator

@HackbrettXXX HackbrettXXX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Please run prettier to fix the linter complaining.

Copy link
Collaborator

@HackbrettXXX HackbrettXXX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@HackbrettXXX HackbrettXXX merged commit c10d90c into parallax:master Oct 7, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: API.internal.pages not updated when restoring a RenderTarget

2 participants