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

  1. We have an enum for Tiles within a Class (e.g. "SFX_Footstep_Grass.mp3" as value in Enum "SoundEffects").
  2. 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".
  3. We rename the Enum from "SoundEffects" to "BetterSoundEffects".
  4. Issue: The Enum name doesn't get updated in TSX.

Specifications:

  • OS: Win 10
  • Tiled Version: 1.10.0

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests