We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a8e28 commit 9f4f6f6Copy full SHA for 9f4f6f6
src/core/controls/TransformControls.vue
@@ -70,7 +70,7 @@ const onMouseDown = () => {
70
71
const onMouseUp = () => {
72
invalidate()
73
- emit('mouseDown')
+ emit('mouseUp')
74
}
75
76
const onObjectChange = () => {
0 commit comments