Skip to content
Snippets Groups Projects
Commit 25aab58c authored by Simon Barner's avatar Simon Barner
Browse files

Performance optimization of updates:

 - Cache annotation entries the different root elements. The cache for a given root element is invalidated when model elements are added to / removed from the structure beneath it.
 - Avoid superfluous updates:
   - Re-selection of a model element
   - ADD events for annotation objects. These are a caused by the addition of a model element which already triggers an ADD event.
refs 1841
parent 10361bb8
No related branches found
No related tags found
Loading
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