Commit 953753b
authored
fix(iOS): drawing checkboxes (#609)
# Summary
Fix drawing checkboxes
## Test Plan
1. create input without styles
2. add checkbox list
3. heigh of checkbox should align with text line rect
## Screenshots / Videos
https://github.com/user-attachments/assets/45c35ded-e92c-4e83-b811-607bb076daea
## Compatibility
| OS | Implemented |
| ------- | :---------: |
| iOS | ✅ |
| Android | ❌ |
## Checklist
- [ ] E2E tests are passing
- [ ] Required E2E tests have been added (if applicable)1 parent 74bdc7e commit 953753b
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
| 411 | + | |
411 | 412 | | |
412 | 413 | | |
413 | 414 | | |
414 | 415 | | |
415 | | - | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| |||
0 commit comments