Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use UIButton Configuration APIs on iOS #22315

Open
tj-devel709 opened this issue May 9, 2024 · 1 comment
Open

Use UIButton Configuration APIs on iOS #22315

tj-devel709 opened this issue May 9, 2024 · 1 comment
Assignees
Labels
area-controls-button Button, ImageButton platform/iOS 🍎 t/bug Something isn't working
Milestone

Comments

@tj-devel709
Copy link
Contributor

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

@tj-devel709 tj-devel709 added t/bug Something isn't working platform/iOS 🍎 area-controls-button Button, ImageButton labels May 9, 2024
@tj-devel709 tj-devel709 added this to the .NET 8 SR6 milestone May 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 9, 2024
Copy link
Contributor

github-actions bot commented May 9, 2024

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!

Open similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@tj-devel709 tj-devel709 self-assigned this May 9, 2024
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-button Button, ImageButton platform/iOS 🍎 t/bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

2 participants