Commit 6409223
authored
fix(iOS): image y positioning (#656)
# Summary
This PR fixes image y positioning
## Test Plan
1. Insert Image into input
2. Add remove text before/after the image
3. Image should not jump
## Screenshots / Videos
Before:
https://github.com/user-attachments/assets/4aae93b9-ca1f-4866-88bf-b069cb507780
After:
https://github.com/user-attachments/assets/0ba98088-ec4e-484a-b5d1-3a2a83e9651a
## Compatibility
| OS | Implemented |
| ------- | :---------: |
| iOS | ✅ |
| Android | ❌ |
## Checklist
- [X] E2E tests are passing
- [ ] Required E2E tests have been added (if applicable)1 parent 96468ce commit 6409223
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1743 | 1743 | | |
1744 | 1744 | | |
1745 | 1745 | | |
1746 | | - | |
1747 | 1746 | | |
1748 | 1747 | | |
1749 | 1748 | | |
| |||
1783 | 1782 | | |
1784 | 1783 | | |
1785 | 1784 | | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
1786 | 1788 | | |
1787 | 1789 | | |
1788 | 1790 | | |
| |||
0 commit comments