Commit 963afb7
authored
Embedding Projector: exit select mode onMouseUp (#6288)
* Motivation for features / changes
When Shift key is used to select points and is released before mouseUp,
UI does not exist selection mode after mouse is released, leaving a
permanent rectangular selection box with no way of panning.
* Technical description of changes
Reset orbit mode properly after mouse is released
* Screenshots of UI changes
* Detailed steps to verify changes work correctly (as executed by you)
* Alternate designs / implementations considered1 parent 9e02afe commit 963afb7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
0 commit comments