fix(tui): cap portrait image render height

This commit is contained in:
Mario Zechner
2026-05-13 16:11:40 +02:00
parent c00f1cf130
commit e3faf41801
4 changed files with 82 additions and 12 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed inline image rendering to cap portrait images by height instead of always scaling them to the configured maximum width.
## [0.74.0] - 2026-05-07
## [0.73.1] - 2026-05-07