update image in resource library
javedwahid
Posts: 37
Hi,
I was wondering what the best way to update an image in one of my projects (resource library). Currently, I deleted the image which removed it from all the places that it was being used, and then added the new image with the same name. But this way I have to go through and reassign the image in all the places I had it.
Is there some way to just replace the current image with a new one?
Thanks,
Javed
I was wondering what the best way to update an image in one of my projects (resource library). Currently, I deleted the image which removed it from all the places that it was being used, and then added the new image with the same name. But this way I have to go through and reassign the image in all the places I had it.
Is there some way to just replace the current image with a new one?
Thanks,
Javed
0
Comments
If you now open up your resource editor again you will now see the perviously greyed out 'Edit' button available. Select the resource you'd like to edit, hit edit, do your pixel pushing, save and your done.
And by the way, if you were to want to find and replace images, fonts, just about any feature of anything, you can do that too. IN the EDIT menu, "Find and Replace". You can do a single page or the whole project.
Thanks for the info, will definitely save me a ton of time going forward