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

Develop #88

Merged
merged 11 commits into from
Dec 19, 2023
Merged

Develop #88

merged 11 commits into from
Dec 19, 2023

Conversation

paulushub
Copy link
Contributor

Description

Updating the master for release build with the following changes:

  • Fixed color and stroke-width override issues.
  • Added fill and stroke specified color override properties.

Fixes #84

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update - skip for now.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • .NET Framework, Version 4.0
  • .NET Framework, Version 4.5
  • .NET Framework, Version 4.6
  • .NET Framework, Version 4.7
  • .NET Framework, Version 4.8
  • .NET Core, Version 3.1
  • .NET 6 ~ 8
  • All Included Samples

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@paulushub paulushub merged commit 545f36f into master Dec 19, 2023
1 check passed
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.

Keep transparent colors intact when overriding colors or offer an OverrideColor for Fill and Stroke separately
2 participants