ZIm/crates/gpui/examples/image
Jason Lee 345efa4e36
gpui: Fix img element to render correct SVG color (#15488)
Release Notes:

- N/A


It should convert RGBA to BGRA.

> I added an example color svg, that was I make based on [Lucide grip
icon](https://lucide.dev/icons/grip).

## Before

<img width="692" alt="image"
src="https://github.com/user-attachments/assets/5eb03606-76ce-4049-b3ad-8d1084a4fa55">


## After

<img width="695" alt="image"
src="https://github.com/user-attachments/assets/650dd411-2095-4e92-b3fd-8e91c6954aa3">

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-09-17 13:50:36 -04:00
..
app-icon.png gpui: use a separate image in the image example and remove unnecessary examples (#8181) 2024-02-22 11:47:24 +02:00
arrow_circle.svg Add an animation to the LSP checking indicator (#9463) 2024-03-19 10:16:18 -07:00
black-cat-typing.gif gpui: Add support for animated images (#13809) 2024-07-27 14:05:37 +02:00
color.svg gpui: Fix img element to render correct SVG color (#15488) 2024-09-17 13:50:36 -04:00
image.rs gpui: Fix img element to render correct SVG color (#15488) 2024-09-17 13:50:36 -04:00