ZIm/crates/image_viewer/src
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
..
image_info.rs agent: Create TerminalToolCard and display shell output while it's running (#29546) 2025-04-29 16:06:43 +00:00
image_viewer.rs Use image cache to stop leaking images (#29452) 2025-04-29 19:30:16 +00:00
image_viewer_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00