Skip to content
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

feat: Use ReusableComposition + ReusableComposeNode #528

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

Commits on Feb 21, 2024

  1. Use ReusableComposition + ReusableComposeNode to allow reuse of under…

    …lying MapView
    
    This would reuse the ReusableComposeNodes and ReusableComposition if placed in a container which supports reuse.
    Will prevent the entire node tree from being re-created upon reuse which may or may not bring a noticeable performance improvement.
    philip-segerfast committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a3ee717 View commit details
    Browse the repository at this point in the history