gpui-component/crates/story
Jason Lee 554082b969
text_view: Fix inline image render. (#1166)
GPUI does not support inline image into an `InteractiveText` yet. So
here, let it render into a block line.

<img width="1201" height="902" alt="image"
src="https://github.com/user-attachments/assets/797baeae-8764-417a-a907-e0d22956bf62"
/>

<img width="1064" height="805" alt="image"
src="https://github.com/user-attachments/assets/a5ef7000-aa71-4c1b-8a82-2a0f36649fd6"
/>
2025-08-21 16:30:58 +08:00
..
examples text_view: Fix inline image render. (#1166) 2025-08-21 16:30:58 +08:00
src Revert "modal: Avoid background color with alpha." (#1165) 2025-08-21 10:53:04 +08:00
Cargo.toml chore: Avoid built-in tree-sitter languages in default. (#1135) 2025-08-14 18:02:27 +08:00