[PR #165] [MERGED] fix(core): unlocked aspect ratio #199

Closed
opened 2026-03-01 14:40:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/165
Author: @ChmaraX
Created: 3/22/2025
Status: Merged
Merged: 4/6/2025
Merged by: @arikchakma

Base: mainHead: fix/image-resizing


📝 Commits (2)

  • ccf3052 fix(core): unlocked aspect ratio
  • e1f894d fix: add image dimensions explicitely

📊 Changes

3 files changed (+42 additions, -5 deletions)

View changed files

📝 packages/core/src/editor/components/image-menu/image-bubble-menu.tsx (+10 -2)
📝 packages/core/src/editor/nodes/image/image-view.tsx (+26 -3)
📝 packages/render/src/maily.tsx (+6 -0)

📄 Description

Before:

https://github.com/user-attachments/assets/719f47a1-ddff-4ef1-b97c-fe608b129060

After:

https://github.com/user-attachments/assets/9decfd71-a46c-4dec-ba32-499e0c47524b


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/arikchakma/maily.to/pull/165 **Author:** [@ChmaraX](https://github.com/ChmaraX) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `fix/image-resizing` --- ### 📝 Commits (2) - [`ccf3052`](https://github.com/arikchakma/maily.to/commit/ccf30522ae4cfb072b79a41672c0a56e13be8e07) fix(core): unlocked aspect ratio - [`e1f894d`](https://github.com/arikchakma/maily.to/commit/e1f894dc250676e507f2d33038ab6ff173c42614) fix: add image dimensions explicitely ### 📊 Changes **3 files changed** (+42 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/editor/components/image-menu/image-bubble-menu.tsx` (+10 -2) 📝 `packages/core/src/editor/nodes/image/image-view.tsx` (+26 -3) 📝 `packages/render/src/maily.tsx` (+6 -0) </details> ### 📄 Description Before: https://github.com/user-attachments/assets/719f47a1-ddff-4ef1-b97c-fe608b129060 After: https://github.com/user-attachments/assets/9decfd71-a46c-4dec-ba32-499e0c47524b --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:40:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#199
No description provided.