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

[regression/8.0.0-preview.4.8333] Border with RoundRectangle Corner Radius values are smaller than they were #14936

Closed
Redth opened this issue May 4, 2023 · 1 comment · Fixed by #17087
Assignees
Labels
area-controls-border Border delighter fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 i/regression This issue described a confirmed regression on a currently supported version platform/android 🤖 t/bug Something isn't working
Milestone

Comments

@Redth
Copy link
Member

Redth commented May 4, 2023

Description

In .NET 8 P4, on Android specifically, the RoundRectangle stroke shape with a corner radius of '10' is too small. One thought is that maybe the pixel / dpi scaling calculation has been lost on android?

Android (now, on .NET 8 P4):
image

Windows looks fine still (and android used to look like this too):
image

Steps to Reproduce

<Border StrokeShape='{RoundRectangle CornerRadius=10}' Background="Blue" WidthRequest="200" HeightRequest="200" />

Link to public reproduction project repository

N/A

Version with bug

8.0 previews

Last version that worked well

7.0 (current)

Affected platforms

Android

Affected platform versions

All

Did you find any workaround?

No response

Relevant log output

No response

@Redth Redth added t/bug Something isn't working area-controls-border Border delighter i/regression This issue described a confirmed regression on a currently supported version labels May 4, 2023
@Redth Redth added this to the .NET 8 milestone May 4, 2023
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 4, 2023
@jsuarezruiz jsuarezruiz self-assigned this May 5, 2023
@samhouts samhouts changed the title Border with RoundRectangle Corner Radius values are smaller than they were [regression/8.0-preview 4] Border with RoundRectangle Corner Radius values are smaller than they were May 9, 2023
@Redth Redth modified the milestones: .NET 8, .NET 8 GA Jul 12, 2023
@jstedfast jstedfast assigned jstedfast and unassigned jsuarezruiz Aug 9, 2023
@rmarinho
Copy link
Member

Fixed by #17087

@samhouts samhouts added the fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 label Sep 12, 2023
@samhouts samhouts changed the title [regression/8.0-preview 4] Border with RoundRectangle Corner Radius values are smaller than they were [regression/8.0.0-preview.4.8333] Border with RoundRectangle Corner Radius values are smaller than they were Sep 18, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 19, 2023
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-border Border delighter fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 i/regression This issue described a confirmed regression on a currently supported version platform/android 🤖 t/bug Something isn't working
Projects
None yet
6 participants