Commit 3022a42
committed
PERF: Fix unnecessary re-adding of observers during segment editing
When a segment visibility was changed and an effect was active, layout changed notification event was sent out each time, because the logic that checked if segmentation visibility in views have changed did not work. The problem was that after saving the list of observed view node IDs, the list was cleared (probably copy-paste error).
git-svn-id: http://svn.slicer.org/Slicer4/trunk@27949 3bd1e089-480b-0410-8dfb-8563597acbee1 parent 62c7fe2 commit 3022a42
File tree
1 file changed
+0
-1
lines changed- Modules/Loadable/Segmentations/Widgets
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2611 | 2611 | | |
2612 | 2612 | | |
2613 | 2613 | | |
2614 | | - | |
2615 | 2614 | | |
2616 | 2615 | | |
2617 | 2616 | | |
| |||
0 commit comments