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? 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
i guess this should be a bug on MAUI side?
xaml:
<Border Padding="4" x:Name="PreviewToolBar" ZIndex="1" VerticalOptions="Start" StyleClass="Rounded"> <Border.Effects> <uranium:BlurEffect AccentColor="{StaticResource Primary}" AccentOpacity=".8" /> </Border.Effects> <!-- ... --> </Border>
The text was updated successfully, but these errors were encountered:
Is this only on Android or it happens on all the platforms?
Sorry, something went wrong.
just tested on desktop, my App runs on macOS + Desktop
No branches or pull requests
i guess this should be a bug on MAUI side?
xaml:
The text was updated successfully, but these errors were encountered: