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

Fix crash setting zero or negative values in Border size #7665

Merged
merged 1 commit into from
Jun 1, 2022
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix crash setting zero or negative values in Border size.

Issues Fixed

Fixes #7655

@jsuarezruiz jsuarezruiz added t/bug Something isn't working area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing labels Jun 1, 2022
@jsuarezruiz jsuarezruiz added this to the 6.0-sr1 milestone Jun 1, 2022
@hartez hartez merged commit dfc8f4d into main Jun 1, 2022
@hartez hartez deleted the fix-7655 branch June 1, 2022 17:22
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
@samhouts samhouts added the fixed-in-6.0.400 Look for this fix in 6.0.400! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter fixed-in-6.0.400 Look for this fix in 6.0.400! t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting Border Height/Width at runtime causes unhandled exception
4 participants