Commit fe7fbfd
committed
Check number of scalars in properties panel update
When live updates are performed on data that contains multiple
scalars, the number of scalars can change in between updates.
Add in a safety check in the DataPropertiesPanel to account for
this. This prevents a crash.
Signed-off-by: Patrick Avery <patrick.avery@kitware.com>1 parent b5899d9 commit fe7fbfd
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
184 | 189 | | |
185 | 190 | | |
186 | 191 | | |
187 | 192 | | |
188 | | - | |
189 | 193 | | |
190 | 194 | | |
191 | 195 | | |
| |||
0 commit comments