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

Fix changing inner borders of the range #1137

Merged
merged 2 commits into from
Feb 21, 2019

Conversation

Pankraty
Copy link
Member

This PR fixes #1111.

In fact, the problem was made visible by #1030, though it had existed for a long time already: changing InsideBorder to None would change the outside border style and reset its color. The style was being restored after the changes, but not the color.

@Pankraty Pankraty force-pushed the 1111_BorderChange branch 2 times, most recently from e3e05aa to 06dc8ad Compare January 17, 2019 20:01
@igitur igitur merged commit 4c7a7a2 into ClosedXML:develop Feb 21, 2019
@igitur
Copy link
Member

igitur commented Feb 21, 2019

selfie-2
GitHub Selfies

@igitur igitur added this to the v0.95 milestone Feb 21, 2019
@Pankraty Pankraty mentioned this pull request May 16, 2019
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Border Style changes without changing
2 participants