mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 17:40:13 +01:00
♻️ menu
This commit is contained in:
parent
828eeee4be
commit
82f9b9c60c
16 changed files with 28 additions and 22 deletions
|
|
@ -45,7 +45,7 @@ export class Menu {
|
|||
if (this.isOpen) {
|
||||
return;
|
||||
}
|
||||
this.menu.popup(options, options.isLeft);
|
||||
this.menu.popup(options);
|
||||
}
|
||||
|
||||
fullscreen(position: "bottom" | "all" = "all") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue