Skip to content
Snippets Groups Projects
Commit 2065ce00 authored by Ulrich Schöpp's avatar Ulrich Schöpp Committed by Ulrich Schöpp
Browse files

Improve update performance of DynamicTreeTableViewer


For models with larger data dictionaries, the update of the data
dictionary can become slow enough that editing element names becomes
difficult. This commit changes the DynamicTreeTableViewer such that
not the whole tree is re-build on every update. This solves the
issue with the data dictionaries.

Signed-off-by: default avatarUlrich Schöpp <schoepp@fortiss.org>
Issue-Ref: 4192
parent 31433bed
No related branches found
No related tags found
Loading
Checking pipeline status
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