mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
2cf0b09282
commit
d081e3cad0
5 changed files with 5 additions and 0 deletions
|
|
@ -181,6 +181,7 @@ export const openMenuPanel = (options: {
|
|||
return;
|
||||
});
|
||||
avPanelElement.addEventListener("drop", (event) => {
|
||||
counter = 0;
|
||||
if (!window.siyuan.dragElement) {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue