mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🐛 Export PDF hangs on focus heading Fix https://github.com/siyuan-note/siyuan/issues/8239
This commit is contained in:
@@ -631,6 +631,7 @@ func prepareExportTree(bt *treenode.BlockTree) (ret *parse.Tree) {
|
||||
ret.Path = bt.Path
|
||||
ret.HPath = bt.HPath
|
||||
ret.Box = bt.BoxID
|
||||
ret.ID = bt.RootID
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user