Describe the bug
if you zoom into a bullet in the hierarchy everything remains indented. This means after a few indentations (the bullet being deep in the bullet hierarchy), the content gets all up pushed up against the right side of the window rather than being appropriately flush-left.
To Reproduce
Zoom into any bullet deeper in the hierarchy
Expected behavior
Zoomed bullets should be flush left.
Screenshots
Image
Environment (please complete the following information):
Windows Desktop
Latest Versions
Additional context
I made a reddit thread here, I edited the code such that it seems to have fixed it. It has introduced another issue though, but that is more minor. See this Reddit thread: https://www.reddit.com/r/ObsidianMD/comments/1nqy2cm/comment/ngblgfa/
And my code:
https://github.com/Whirly123/files/blob/main/main.js
Describe the bug
if you zoom into a bullet in the hierarchy everything remains indented. This means after a few indentations (the bullet being deep in the bullet hierarchy), the content gets all up pushed up against the right side of the window rather than being appropriately flush-left.
To Reproduce
Zoom into any bullet deeper in the hierarchy
Expected behavior
Zoomed bullets should be flush left.
Screenshots
Image
Environment (please complete the following information):
Windows Desktop
Latest Versions
Additional context
I made a reddit thread here, I edited the code such that it seems to have fixed it. It has introduced another issue though, but that is more minor. See this Reddit thread: https://www.reddit.com/r/ObsidianMD/comments/1nqy2cm/comment/ngblgfa/
And my code:
https://github.com/Whirly123/files/blob/main/main.js