Kerwin Bryant
ec3dcafddd
Extract the parameter of RenderEntryIconWithOpenStatus
from git.TreeEntry
to FileEntry
to decouple it from git.TreeEntry
.
...
This change will allow integrating the file icons of the file tree on the diff page into the unified rendering logic without relying on `git.TreeEntry`.
2025-04-10 12:21:50 +00:00
Kerwin Bryant
cfa983eeea
remove redundant code
2025-04-10 05:34:30 +00:00
Kerwin Bryant
39eedc1323
support the open-icon of folder
2025-04-10 03:03:43 +00:00
Kerwin Bryant
8c9d2bdee3
Keep file tree view icons consistent with icon theme ( #33921 )
...
Fix #33914
before:

after:

---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-06 19:35:08 +00:00