mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-27 20:08:49 +01:00
🎨 When multiple windows exist, each window should be isolated using the Optimize Typesetting https://github.com/siyuan-note/siyuan/issues/8216
This commit is contained in:
parent
3edd8230d3
commit
6c3c8d44ad
5 changed files with 100 additions and 87 deletions
|
|
@ -35,8 +35,8 @@ func AutoSpace(rootID string) (err error) {
|
|||
return
|
||||
}
|
||||
|
||||
util.PushEndlessProgress(Conf.Language(116))
|
||||
defer util.ClearPushProgress(100)
|
||||
util.PushProtyleLoading(rootID, Conf.Language(116))
|
||||
defer util.PushProtyleReload(rootID)
|
||||
|
||||
WaitForWritingFiles()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue