Open tj-devel709 opened 6 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Description
The current way we layout our buttons on iOS uses titleEdgeInsets, imageEdgeInsets, and contentEdgeInsets. However, these were deprecated on iOS 15. This is a work item to log the addition of the UIButton.Configuration API for iOS 15+. We will eventually need both to support iOS 14 and below and 15 and above.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
Unknown/Other
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response