ZIm/crates/image_viewer
Mikayla Maki 4758173c33
Use image cache to stop leaking images (#29452)
This PR fixes several possible memory leaks due to loading images in
markdown files and the image viewer, using the new image cache APIs

TODO: 
- [x] Ensure this didn't break rendering in any of the affected
components.

Release Notes:

- Fixed several image related memory leaks
2025-04-29 19:30:16 +00:00
..
src Use image cache to stop leaking images (#29452) 2025-04-29 19:30:16 +00:00
Cargo.toml Avoid unnecessary DB writes (#29417) 2025-04-25 17:41:49 +03:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00