Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue? When renaming Enums as part of a Class, it doesn't update in Tiles. #3682

Open
UliAbo opened this issue May 6, 2023 · 0 comments
Open
Labels
bug Broken behavior.

Comments

@UliAbo
Copy link

UliAbo commented May 6, 2023

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
@UliAbo UliAbo added the bug Broken behavior. label May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken behavior.
Projects
None yet
Development

No branches or pull requests

1 participant