disable ListBox space shotcut
This commit is contained in:
@@ -439,6 +439,7 @@ export default function Editor(props: EditorProps) {
|
||||
' ',
|
||||
ev => {
|
||||
ev?.preventDefault()
|
||||
ev?.stopPropagation()
|
||||
setShowBrush(!showBrush)
|
||||
setIsPanning(!isPanning)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user