-
Notifications
You must be signed in to change notification settings - Fork 53
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
[Experiment] OpacityMaskView #491
base: main
Are you sure you want to change the base?
[Experiment] OpacityMaskView #491
Conversation
@h82258652 Please run |
…8652/Labs-Windows into opacitymaskview-experiment
issue-id: 0 | ||
icon: assets/icon.png | ||
--- | ||
# OpacityMaskView |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can leave this out, the the header is already created by the Gallery itself
<controls:OpacityMaskView.OpacityMask> | ||
<Rectangle> | ||
<Rectangle.Fill> | ||
<LinearGradientBrush StartPoint="0,0" EndPoint="1,1"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@h82258652 Would it make sense to add a RadialGradientBrush
example here as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressing: #490