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

[iOS] Buttons with an ImageSource layout incorrectly #18767

Closed
kklose23 opened this issue Nov 15, 2023 · 1 comment
Closed

[iOS] Buttons with an ImageSource layout incorrectly #18767

kklose23 opened this issue Nov 15, 2023 · 1 comment
Labels
platform/iOS 🍎 t/bug Something isn't working

Comments

@kklose23
Copy link

kklose23 commented Nov 15, 2023

Description

Buttons with an ImageSource layout incorrectly when VerticalOptions and HorizontalOptions also set to End within a Grid

Expected
Screenshot 2023-11-15 at 1 56 57 PM

Actual
Screenshot 2023-11-15 at 1 55 44 PM

Steps to Reproduce

See repo

Link to public reproduction project repository

https://github.com/kklose23/maui-button-img-ios

Version with bug

8.0.0-rc.2.9511

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

7.0.101

Affected platforms

iOS

Affected platform versions

iOS 14, iOS 15

Did you find any workaround?

Setting WidthRequest and HeightRequest on the button

Relevant log output

No response

@kklose23 kklose23 added the t/bug Something isn't working label Nov 15, 2023
@PureWeen
Copy link
Member

This will be fixed by #18521

@PureWeen PureWeen closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants