mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 03:40:15 +01:00
🚨
This commit is contained in:
parent
b1ccdd8f88
commit
78ebd3119e
5 changed files with 7 additions and 7 deletions
|
|
@ -781,7 +781,7 @@ const dragSame = async (protyle: IProtyle, sourceElements: Element[], targetElem
|
|||
hasFoldHeading = true;
|
||||
return true;
|
||||
}
|
||||
})
|
||||
});
|
||||
if (!isCopy && (sourceElements.length > 1 || hasFoldHeading) &&
|
||||
sourceElements[0].parentElement.classList.contains("sb") &&
|
||||
sourceElements[0].parentElement.getAttribute("data-sb-layout") === "col") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue