Feedback
Deleting image asset leaves stale ImageViewer Image inspector choice
- Status
- Fixed
- Fixed in
- v26.6.8
- Source discussion
- https://forum.objo.dev/d/497-inspector-for-imageviewer-property-image-array-of-of-pictures
- Last updated
- 2026-06-30
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Deleting an image asset that is selected by an ImageViewer leaves the old asset name in the inspector Image dropdown. The deleted asset can remain shown as the selected value and as an option even though it is no longer present in the project assets. The expected behaviour is that deleting/removing image assets clears designer references to those assets so affected controls show (None) and the deleted names are not offered.