godot icon indicating copy to clipboard operation
godot copied to clipboard

Inherited folder color is not displayed correctly in the favorite folders list

Open mieldepoche opened this issue 2 years ago • 1 comments
trafficstars

Godot version

v4.2.beta.custom_build [a574c0296]

System information

linux

Issue description

In this case I set the color of the parent folder, but the children's one is the default.

tree view favorites view
image image

edit: also note that colored folders are not highlighted in the favs list.

Steps to reproduce

  • set a color for a parent folder
  • notice how it's children folders inherit the color
  • favorite one of the children
  • notice how it's inherited color is not taken into account

Minimal reproduction project

a directory with a directory inside of it

mieldepoche avatar Oct 14 '23 12:10 mieldepoche