mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[GH-ISSUE #50] Image aspect ratio issue on resize #25
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jatindotdev on GitHub (Jul 9, 2024).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/50
Hey, so here i am using maily for my personal project which is for mass mailing and more. I am facing this issue with images when the image is resized using drag, (like if you resize it to be smaller and then stretch to full) the aspect ratio of the image breaks
This is when you just add an image looks good

This is when you resize and stretch to full

Same on desktop, so i did some digging
Before
After
This fixes the issue on desktop but on mobile screens it still a problem
Device Info: iPhone 15, Gmail on iOS 18
@arikchakma commented on GitHub (Jul 9, 2024):
That's strange, I will have a look into it.
@arikchakma commented on GitHub (Jul 17, 2024):
In the next update it will be fixed, FYI we can't use aspect-ratio in emails