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

Feature Addition - Custom Brushes #15

Merged
merged 10 commits into from
Aug 6, 2020

Conversation

williamgarner
Copy link
Contributor

  • Adds support for custom brushes
    Brushes can be added to the image by mapping them to a class or attribute in the SVG using a two way bindable dictionary. To see a full demonstration of this new feature run the new CustomBrushesExample.
  • Fixes shape.RealParent assignment on ReRender
  • Adds support for the display:none attribute

@jogibear9988
Copy link
Member

Hello, thanks for the Pull Req.

Could you also increase major in appveyor.yml cause you changed public API so it is a breaking change

@williamgarner
Copy link
Contributor Author

@jogibear9988 I updated appveyor.yml to a new major version

@jogibear9988 jogibear9988 merged commit 8b744a0 into dotnetprojects:master Aug 6, 2020
@jogibear9988
Copy link
Member

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants