This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 2d73ed8
committed
[[ Bug 20672 ]] Update property inspector once for multiple objects
Previously `idePropertyChanged` would be sent for each of the seected objects
causing the property inspector to be updated for each. This patch will ensure
it is only updated once for multiple objects.1 parent 185ab7a commit 2d73ed8
2 files changed
Lines changed: 10 additions & 1 deletion
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
125 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
126 | 134 | | |
127 | 135 | | |
128 | 136 | | |
| |||
135 | 143 | | |
136 | 144 | | |
137 | 145 | | |
138 | | - | |
| 146 | + | |
139 | 147 | | |
140 | 148 | | |
141 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments