mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 06:04:23 +00:00
fix(whiteboard): reverting contextMenu transitioning event
This commit is contained in:
@@ -47,8 +47,7 @@ export class IdleState<
|
||||
} = this.app
|
||||
|
||||
if (event.button === 2) {
|
||||
// relies on @radix-ui/react-context-menu Root's onOpenChange now
|
||||
// this.tool.transition('contextMenu', info)
|
||||
this.tool.transition('contextMenu', info)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user