-
Notifications
You must be signed in to change notification settings - Fork 705
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
move RadialGradientBrush from preview to public #2192
Conversation
The spec still refers to |
Yes. The spec will need to be updated. Do you want to take that up since you made the change :) |
I'm in the process of updating the spec right now. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
This reverts commit 290b432.
Does the Spec now align with the idl? @chingucoding @ranjeshj or @MikeHillberg ? |
The idl is aligned with what was discussed. I think @MikeHillberg is in the process of getting the spec up to date with the current API. So yes, IDL aligns with the spec that was discussed. |
This reverts commit 68295b9.
…o match with WPF.
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Moving RadialGradient brush to public from preview now that the API review is complete. Spec document is here.