Graphics: Fix deletion of images by id not working for images with no placements

This commit is contained in:
Kovid Goyal
2024-12-24 09:39:01 +05:30
parent 6103224a7d
commit 24a195c7c7
3 changed files with 32 additions and 2 deletions

View File

@@ -99,6 +99,8 @@ Detailed list of changes
- Cursor trails: Fix pure vertical movement sometimes not triggering a trail and holding down a key in nvim causing the trail to be glitchy (:pull:`8152`, :pull:`8153`)
- Graphics: Fix deletion of images by id not working for images with no placements
0.38.0 [2024-12-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~