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

[mauipalooza] CornerRadius not working on Button #5930

Closed
davidortinau opened this issue Apr 8, 2022 · 1 comment · Fixed by #5971
Closed

[mauipalooza] CornerRadius not working on Button #5930

davidortinau opened this issue Apr 8, 2022 · 1 comment · Fixed by #5971
Assignees
Labels
fixed-in-6.0.300-rc.3 Look for this fix in 6.0.300-rc.3! legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor platform/android 🤖 platform/iOS 🍎 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@davidortinau
Copy link
Contributor

davidortinau commented Apr 8, 2022

Description

iOS:
Screen Shot 2022-04-08 at 5 55 52 PM

Android:
Screen Shot 2022-04-09 at 10 14 29 AM

<Button Text="Get Started"
                HeightRequest="70"
                Margin="40"
                FontSize="21"
                FontFamily="OpenSansSemiBold"
                Clicked="Button_Clicked"
                CornerRadius="7"
                Background="{StaticResource BlueGradient}"
                >
        </Button>

https://github.com/davidortinau/dotnet-airlines

Steps to Reproduce

Run this on iOS or Mac.

Version with bug

Release Candidate 2

Last version that worked well

Unknown/Other

Affected platforms

Android, iOS, macOS

Affected platform versions

15.4, API 30

Did you find any workaround?

No response

Relevant log output

No response

@davidortinau davidortinau added t/bug Something isn't working s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Apr 8, 2022
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Apr 8, 2022
@kristinx0211 kristinx0211 added s/verified Verified / Reproducible Issue ready for Engineering Triage and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Apr 10, 2022
@kristinx0211
Copy link

verified repro on Android 12.

@jsuarezruiz jsuarezruiz self-assigned this Apr 11, 2022
@jsuarezruiz jsuarezruiz added this to the 6.0.300-rc.2 milestone Apr 18, 2022
@Redth Redth modified the milestones: 6.0.300-rc.2, 6.0.300-rc.3 Apr 20, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 26, 2022
@samhouts samhouts added the fixed-in-6.0.300-rc.3 Look for this fix in 6.0.300-rc.3! label Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-6.0.300-rc.3 Look for this fix in 6.0.300-rc.3! legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor platform/android 🤖 platform/iOS 🍎 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants