Skip to content

Folder color resets if folder is renamed or moved #81366

Closed
@miv391

Description

@miv391

Godot version

v4.2.dev4.official [549fcce]

System information

Godot v4.2.dev4 - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 6GB (NVIDIA; 31.0.15.3640) - Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz (4 Threads)

Issue description

If the folder has assigned a color, the color is reset to default when the folder name is changed. Also subfolder colors are reset.

Also moving a folder resets its and its subfolders' colors.

I would expect that renaming or moving doesn't rest the folder color. Especially if you have a large folder structure with many folder levels and assigned colors, it is a unfortunate to have all colors reset if the top level folder is renamed.

Steps to reproduce

  1. Create folder structure
level1
	level2
		level3
  1. Set folder colors to level1 and level2.

  2. Rename level1 to foobar

-> All folders are now using the default color.

Minimal reproduction project

N/A

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions