-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
π±οΈ gantz_eguiRelated to the `gantz_egui` crateRelated to the `gantz_egui` crateπ± good first issueGood for newcomersGood for newcomersπ bugSomething isn't workingSomething isn't working
Description
This only happens when switching between graphs with the widget open, or when opening the widget for the first time with a complex graph selected.
I'm guessing this has something to do with running the text layout on a lot of code.
Ideally we can speed this up directly somehow so we can continue to load the widget synchronously, otherwise we might want to consider loading the text asynchronously (showing some placeholder spinner in the meantime) to avoid lagging the main thread.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
π±οΈ gantz_eguiRelated to the `gantz_egui` crateRelated to the `gantz_egui` crateπ± good first issueGood for newcomersGood for newcomersπ bugSomething isn't workingSomething isn't working