zed/crates/image_viewer
Kyle Kelley c7961b9054
Implement ObjectFit::ScaleDown for images (#10063)
While working towards fixes for the image viewer, @mikayla-maki and I
discovered that we didn't have `object-fit: scale-down` implemented.
This doesn't _fully_ solve the image issues as there is some issue where
only the bounds width is updating on layout change that I haven't fully
chased down.

Co-Authored-By: @mikayla-maki 

Release Notes:

- N/A

---------

Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2024-04-06 15:20:30 -07:00
..
src Implement ObjectFit::ScaleDown for images (#10063) 2024-04-06 15:20:30 -07:00
Cargo.toml Image viewer (#9425) 2024-03-19 10:13:10 -07:00