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

Enabled dynamically fetching scheme colors without hardcoding maps or color types. Also fixed so SCShapeFill would correctly get a scheme color. #570

Merged
merged 12 commits into from
Aug 11, 2023

Conversation

rickszyr
Copy link

@rickszyr rickszyr commented Aug 9, 2023

PR-Codex overview

Detailed summary

  • ISlideMaster now has an overridden property SlideMaster.
  • ISlideLayout now has a property Type.
  • IShapeCollection now has an overridden property Shapes.
  • IShapeFill now has additional properties AlphaPercentage, LuminanceModulationPercentage, and LuminanceOffsetPercentage.
  • Added new tests for ShapeFill properties.

The following files were skipped due to too many changes: src/ShapeCrawler/Drawing/HexParser.cs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@rickszyr
Copy link
Author

Fixes #567

@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ashahabov ashahabov merged commit 45420af into ShapeCrawler:master Aug 11, 2023
4 checks passed
@ashahabov ashahabov self-assigned this Aug 11, 2023
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.

2 participants