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

Code cover glyphs are over breakpoint glyph #141

Open
MelleKoning opened this issue Oct 10, 2016 · 3 comments
Open

Code cover glyphs are over breakpoint glyph #141

MelleKoning opened this issue Oct 10, 2016 · 3 comments
Labels

Comments

@MelleKoning
Copy link
Contributor

MelleKoning commented Oct 10, 2016

Issue description:

Code coverage glyphs are over breakpoint glyph.

Can the glyph be placed elsewhere on the line?

Versions used:

  • OpenCover exe: --
  • OpenCover.UI: latest build
  • Visual Studio (inc. SP number): VS 2015 SP3
  • MsTest/NUnit/xUnit: --

image

@pver pver added the bug label Oct 11, 2016
@MelleKoning
Copy link
Contributor Author

Instead of drawing glyphs on the existing margin where breakpoints glyphs re, it might be possible to create an extra margin next the line-numbers, when creating implementations for classes IWpfTextViewMargin and IWpfTextViewMarginProvider as described here:

https://msdn.microsoft.com/en-us/library/dd885244.aspx

@pver
Copy link
Contributor

pver commented Oct 12, 2016

Sounds good, thanks, I'll have a look at it

@ekolis
Copy link

ekolis commented Dec 3, 2016

Additionally the glyphs are identical to the breakpoint glyphs when the are red due to lack of coverage.

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

No branches or pull requests

3 participants