We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hey @sthewissen, Your fix don't work well. I don't know why but if the first corner is bigger than the others it doesn't work.
<pancakeView:PancakeView Grid.Row="1" HorizontalOptions="FillAndExpand" VerticalOptions="FillAndExpand" BackgroundColor="Blue" CornerRadius="0,50,10,40" HasShadow="True" /> <pancakeView:PancakeView Grid.Row="2" HorizontalOptions="FillAndExpand" VerticalOptions="FillAndExpand" BackgroundColor="Blue" CornerRadius="50,0,40,10" HasShadow="True" />
Originally posted by @lsaudon in #42 (comment)
The text was updated successfully, but these errors were encountered:
Looking into it.
Sorry, something went wrong.
a8f9d40
Check 1.3.4-beta.
I try on iOS and Android. It's good for me. Thanks
No branches or pull requests
Hey @sthewissen,
Your fix don't work well. I don't know why but if the first corner is bigger than the others it doesn't work.
Originally posted by @lsaudon in #42 (comment)
The text was updated successfully, but these errors were encountered: