|
|
|
|
|
by valuearb
1921 days ago
|
|
Let’s not get me started on tiny tap areas. Virtually every graphic designer I have ever worked with is ignorant of Apples 44 by 44 point recommendation. They just want their designs to look good, but give no though to how they feel, especially when trying to use them one handed or with disabilities. |
|
If I use the following SwiftUI code, I get a button that's 24.5 x 22.5.
The .imageScale modifier is set to the largest! That button is abysmally small. You can use padding of course, and that's what I do. I suspect I'm missing something, but I can't see a reason why .large gives me an unusably small image.