Commit 6f3b2b7
committed
Incorrect display of images in the treeview.
When having an example like:
```
# [](https://www.vim.org)
## sect
## sect
### sub sect
### sub sect
```
the text of the sections will be , in the treeview, left panel, mixed with the image whilst in the right panel (the local table of contents) it will be properly displayed (as it will also be properly displayed in the main window).
The limiting factor here is the setting of the "height" for the image and this looks like not topo be necessary.
The "height was introduced with:
```
Commit: b5d08f6 [b5d08f6]
Commit Date: Wednesday, March 19, 2025 9:35:42 PM
Modernize HTML look and feel for dir/section arrows
```1 parent bc44814 commit 6f3b2b7
1 file changed
Lines changed: 0 additions & 1 deletion
File tree
- templates/html
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
0 commit comments