Skip to content
Snippets Groups Projects
Commit 5aeb5576 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Don't update the views in the GUI directly after each view is created.
Instead, wait until the whole file is read. This speeds up the creation
of the interface dramatically when we have a large number of views in
a single file. (In my code I routinely merge around 1000 views
in a single file to do animations; with this patch, the GUI creation
time goes from 30 seconds to less than 1 second.)
parent 1be3c2f2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment