mapeditor/tiled
Do you want to work on this issue?
You can request for a bounty in order to promote it!
Issue? When renaming Enums as part of a Class, it doesn't update in Tiles. #3682
UliAbo posted onGitHub
Maybe this is not a bug, but rather a limitation?
To Reproduce
- We have an enum for Tiles within a Class (e.g. "SFX_Footstep_Grass.mp3" as value in Enum "SoundEffects").
- Apply a class with enum / values from Enum to some Tiles. Overwrite default value of Enum in TSX, e.g. "SFX_Footstep_Grass_SpecialOne.mp3".
- We rename the Enum from "SoundEffects" to "BetterSoundEffects".
- Issue: The Enum name doesn't get updated in TSX.
Specifications:
- OS: Win 10
- Tiled Version: 1.10.0