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

Object types editor strings broken #2768

Closed
squishyu opened this issue Mar 14, 2020 · 2 comments
Closed

Object types editor strings broken #2768

squishyu opened this issue Mar 14, 2020 · 2 comments
Labels
bug Broken behavior.
Projects

Comments

@squishyu
Copy link

Steps to reproduce

  • Open object types editor
  • Create a new string property
  • Try to set a default value

Expected behavior

  • Being able to type normally

What actually happened

  • The textbox loses focus and the first object type gets selected

Info

  • Tiled version: 1.3.3
  • Operating system: Windows 10

tiled_object_types_editor_broek_ono

@squishyu
Copy link
Author

This problem came with the 1.3.1 update. Doesn't happen on 1.3.0

@bjorn
Copy link
Member

bjorn commented Mar 14, 2020

Hmm, in Tiled 1.3.1 we added reloading of object types when changed externally (#2674). This must be due to the autosave triggering an autoreload. I'll look into fixing it soon, thanks for the report!

In the meantime, you could use Tiled 1.3.0 or manually edit the object types file.

@bjorn bjorn added the bug Broken behavior. label Mar 14, 2020
@bjorn bjorn added this to Tiled 1.3 (bugfixes) in Roadmap Mar 14, 2020
@bjorn bjorn closed this as completed in 6c5535b Mar 16, 2020
Roadmap automation moved this from Tiled 1.3 (bugfixes) to Recently Completed Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken behavior.
Projects
Archived in project
Roadmap
  
Completed
Development

No branches or pull requests

2 participants