feat(tool): eclipse
This commit is contained in:
@@ -5600,6 +5600,9 @@ export const usePaperStore = create<PaperState>((set) => ({
|
||||
break
|
||||
default:
|
||||
usePaperStore.getState().viewTool?.activate()
|
||||
if (usePaperStore.getState().el) {
|
||||
usePaperStore.getState().el!.style.cursor = "default"
|
||||
}
|
||||
break
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user