Recaf
Recaf copied to clipboard
Type hierarchy graph can lag when generating for large families
Some options:
-
Create a task-scheduler where tasks can have hashes so if a user tries to do multiple duplicate tasks it will wait for the first one to finish before allowing any more.
- Can have a tasks window like in IntelliJ to show what is going on
- Will still lag, but be clear that "hey we're working on it"
-
Look into dynamically building the graph instead of doing it all at once then displaying the finished result
- What is exactly the source of the lag?
- Problem of dynamic building is keeping the format of the graph from "jumping around" when reformatting to fit in new items