-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Asset graph] Make zooming in / zooming out of large graph buttery sm…
…ooth (#16971) ## Summary & Motivation Filtering out edges that are within a group when we're only showing the group node because they're not visible (they're hidden behind the group node). Not rendering these hidden edges significantly improves the performance of zooming in and out. ## How I Tested These Changes Locally
- Loading branch information
Showing
1 changed file
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3b54364
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.
Deploy preview for dagit-core-storybook ready!
✅ Preview
https://dagit-core-storybook-adz0c15wi-elementl.vercel.app
Built with commit 3b54364.
This pull request is being automatically deployed with vercel-action