Commit Graph

6 Commits

Author SHA1 Message Date
beb5873788
fix: set exact panel view height to prevent overflow 2024-01-31 23:38:44 +11:00
ba8c660442
feat: scroll to heading on click in outliner 2024-01-31 23:02:04 +11:00
6661c5559b
feat: render headings in outliner 2024-01-31 00:12:14 +11:00
Achiya Elyasaf
5ceec8eabf
Update client.mjs
Removed the depth variable that is no longer needed.
2023-11-26 20:38:26 +02:00
Achiya Elyasaf
f7fdb38c8c
Update client.mjs
Fix issue #813 with the outliner extension.
Instead of inc-/dec- rementing the indentation by 18 each iteration, the fix multiplies the header level by 18. This way, jumping from level 3 to level 1 results in the correct indentation,
2023-11-15 09:39:42 +02:00
c37877c6da
feat: load api/styles into menu, chore: separate mod types into folders 2022-12-30 15:19:47 +11:00