mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
44bc3c15ef
commit
5e50812b39
3 changed files with 68 additions and 47 deletions
|
|
@ -705,6 +705,7 @@ export const openMenuPanel = (options: {
|
|||
colId: target.parentElement.dataset.id
|
||||
});
|
||||
bindEditEvent({protyle: options.protyle, data, menuElement});
|
||||
setPosition(menuElement, tabRect.right - menuElement.clientWidth, tabRect.bottom, tabRect.height);
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue