buildLine() typecast to Number
This commit is contained in:
@@ -210,6 +210,7 @@ function onSelectedLineToolChanged() {
|
||||
export let dragging = false
|
||||
function mouseDown() {
|
||||
// console.log('mouseDown')
|
||||
// todo push into drawing event queue instead, then set dragging there
|
||||
dragging = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user