Skip to content
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

Rename 'CanvasEffect' API to 'SetPropertyAndInvalidateEffectGraph' #863

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Sergio0694
Copy link
Owner

Description

This PR renames CanvasEffect.SetAndInvalidateEffectGraph to SetPropertyAndInvalidateEffectGraph. This makes it more consistent with similar APIs in the ecosystem, such as ObservableObject.SetProperty from the MVVM Toolkit.

@Sergio0694 Sergio0694 added enhancement ✨ An improvement to existing APIs breaking change 💣 A change that is either binary or source breaking labels Oct 21, 2024
@Sergio0694 Sergio0694 force-pushed the dev/rename-canvaseffect-setproperty branch from 81fd712 to 38116e6 Compare October 21, 2024 17:13
@Sergio0694 Sergio0694 merged commit 9753cc9 into main Oct 21, 2024
24 checks passed
@Sergio0694 Sergio0694 deleted the dev/rename-canvaseffect-setproperty branch October 21, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change 💣 A change that is either binary or source breaking enhancement ✨ An improvement to existing APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant