-
Notifications
You must be signed in to change notification settings - Fork 608
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
Round buttons in alert #117
Comments
Hi @sergeygarazha! Thank for opening the issue. Can you elaborate a bit more? Xcode version? SwiftEntryKit version? Devices (iOS, Simulator)? |
Sure!
|
I've run into this as well. I didn't notice it at first, because most of my buttons have a clear background. But as soon as I started trying to use a highlight color for the buttons I noticed it. |
A fix is available now - release The adjustment was made specifically for @sergeygarazha, @sndrsn, Please let me know if that works for you. |
Describe the bug
Hello! Thank you for great library!
When I'm using alert with rounded corners, bottom corner of buttons not rounded.
To Reproduce
Here is a code:
As I understand, layer mask not applied to buttons layers:


The text was updated successfully, but these errors were encountered: