登录
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
>
|
||||
|
||||
<result-image />
|
||||
|
||||
|
||||
<card type="cards-select" />
|
||||
|
||||
<card type="to-real-style" />
|
||||
@@ -36,7 +36,7 @@
|
||||
scale: 1
|
||||
})
|
||||
const onMouseDown = (e: MouseEvent) => {
|
||||
if (e.button !== 1) return
|
||||
// if (e.button !== 1) return
|
||||
const ox = data.x
|
||||
const oy = data.y
|
||||
const X = e.clientX
|
||||
|
||||
Reference in New Issue
Block a user