Skip to content

Fix over-calculation in when loading data in perspective-viewer#2323

Merged
texodus merged 1 commit intomasterfrom
fix-double-view
Aug 7, 2023
Merged

Fix over-calculation in when loading data in perspective-viewer#2323
texodus merged 1 commit intomasterfrom
fix-double-view

Conversation

@texodus
Copy link
Member

@texodus texodus commented Aug 2, 2023

Fixes an issue which caused <perspective-viewer> to delete, then recalculate, the same view in some cases, particularly around initial-load time. With this PR, <perspective-viewer> now uses it's internal configuration struct's equality to determine if re-rendering should occur.

@texodus texodus force-pushed the fix-double-view branch 19 times, most recently from 149e88f to 8647585 Compare August 4, 2023 15:05
@texodus texodus added the bug Concrete, reproducible bugs label Aug 4, 2023
@texodus texodus changed the title Fix double view Fix over-calculation in when loading data in perspective-viewer Aug 4, 2023
@texodus texodus merged commit f4a9774 into master Aug 7, 2023
@texodus texodus deleted the fix-double-view branch August 7, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs JS Python

Development

Successfully merging this pull request may close these issues.

1 participant