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

Rounded Corners on IOS not working #94

Open
poochie89 opened this issue Jul 1, 2021 · 5 comments
Open

Rounded Corners on IOS not working #94

poochie89 opened this issue Jul 1, 2021 · 5 comments

Comments

@poochie89
Copy link

When creating a togglebutton with rounded corners, it has no effect on iOS devices

@robinmanuelthiel
Copy link
Owner

Does the Demo Project in this repository work for you? It has rounded corners for toggle buttons...

@poochie89
Copy link
Author

poochie89 commented Jul 7, 2021

The Demo Project does work. I am 0.14.
I am Initializing FlexButton in AppDelegate so im quite puzzled. I copied a couple of buttons from the demo project, but in my project the rounded corners dont work
Edit: when i remove the Flex project references from the Demo project and add the nuget package, the same problem appears in the demo project

@poochie89
Copy link
Author

Any updates or ideas on this?

@robinmanuelthiel
Copy link
Owner

You are right, the demo project does not work when using the NuGet package. Weird...
I was able to reproduce and will investigate.

@robinmanuelthiel
Copy link
Owner

Version 0.14.1 is out and should address this issue. @poochie89, can you please check, if this solves this for you? https://www.nuget.org/packages/Forms.Controls.FlexButton/0.14.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants