mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-18 13:08:06 +01:00
This commit is contained in:
parent
737839f6bb
commit
ecf7e4a561
5 changed files with 15 additions and 16 deletions
|
|
@ -231,7 +231,7 @@ export class Gutter {
|
|||
srcIDs,
|
||||
avID,
|
||||
}]);
|
||||
insertAttrViewBlockAnimation(blockElement, srcIDs, previousID, avID);
|
||||
insertAttrViewBlockAnimation(protyle, blockElement, srcIDs, previousID, avID);
|
||||
} else {
|
||||
avContextmenu(protyle, rowElement as HTMLElement, {
|
||||
x: gutterRect.left,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue