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

Placed object is not updated when source image file is changed #2810

Open
UliAbo opened this issue May 27, 2020 · 3 comments
Open

Placed object is not updated when source image file is changed #2810

UliAbo opened this issue May 27, 2020 · 3 comments
Labels
missing feature It's not just a feature, it's a feature that really should be there!

Comments

@UliAbo
Copy link

UliAbo commented May 27, 2020

Current Behavior:
When the image file of an Object is changed (file name is still the same), already placed Objects are not updated. The User has to remove the Object first and add it again with the updated image file.

New Behavior:
When the image file of an Object is changed (file name is still the same), already placed Objects are updated automatically (like it's already the case with updated image files for Tilesets).

@bjorn bjorn added the missing feature It's not just a feature, it's a feature that really should be there! label May 27, 2020
@UliAbo
Copy link
Author

UliAbo commented Jul 1, 2021

Hmm, I think this is already closed? Due to the Reload function?

Or what about an automatic reload function, which could be enabled? This would also be nice to have not only for the TMX, but also TSX files.

@bjorn
Copy link
Member

bjorn commented Feb 4, 2022

Yes, automatic reloading of images has only been implemented for tilesets based on a tileset image, not for image collection tilesets, nor for image layers (#825). It would be nice to find a more generic solution for this, so let's keep this issue open.

In the meantime, indeed the manual Reload Tilesets action (Ctrl+T) can be used as a workaround.

@eishiya
Copy link
Contributor

eishiya commented Aug 24, 2023

Related? issue: Image Layers are not updated when the source images/maps change either, and there's doesn't appear to be anything like Ctrl+T for those. Ctrl+R can reload the whole map, but that's not always appropriate because the map being worked on may not be saved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing feature It's not just a feature, it's a feature that really should be there!
Projects
None yet
Development

No branches or pull requests

3 participants