Logo
Explore Help
Sign In
oak-team/oak-gpui
Watch 3
Star 0
Fork 0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
57438d30e8f03d0926224964d2eb995777e882ef
oak-gpui/crates/markdown_preview/src
T
History
Jason Lee c37f616c3b gpui: Maintain img aspect ratio when max_width is set (#25632)
Release Notes:

- Fixed Markdown preview to display image with max width 100%.

## Before

<img width="1202" alt="image"
src="https://github.com/user-attachments/assets/359628df-8746-456f-a768-b3428923c937"
/>
<img width="750" alt="SCR-20250226-napv"
src="https://github.com/user-attachments/assets/f6154516-470e-41b2-84f5-ef0612c447ad"
/>


## After

<img width="1149" alt="image"
src="https://github.com/user-attachments/assets/2279347d-9c69-4a47-bb62-ccc8e55a98f6"
/>
<img width="520" alt="SCR-20250226-ngyz"
src="https://github.com/user-attachments/assets/03af5f14-1935-472e-822f-4c7f62630780"
/>
2025-03-03 12:36:27 +01:00
..
markdown_elements.rs
markdown preview: Fix panic when parsing empty image tag (#21616)
2024-12-06 10:01:57 +01:00
markdown_parser.rs
markdown preview: Fix panic when parsing empty image tag (#21616)
2024-12-06 10:01:57 +01:00
markdown_preview_view.rs
markdown_preview: Fix markdown preview not updating on AcceptEditPrediction (#25772)
2025-02-28 01:22:46 +05:30
markdown_preview.rs
Eliminate GPUI View, ViewContext, and WindowContext types (#22632)
2025-01-26 03:02:45 +00:00
markdown_renderer.rs
gpui: Maintain img aspect ratio when max_width is set (#25632)
2025-03-03 12:36:27 +01:00
Powered by Gitea Version: 1.27.2 Page: 451ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API