Cut the opacity of the vector clip tool's lines a bit

This commit is contained in:
Thomas Goyne 2014-03-03 19:04:11 -08:00
parent 1dbe7dd5f9
commit 0f731bcf13
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ void VisualToolVectorClip::Draw() {
assert(!start.empty());
assert(!count.empty());
gl.SetLineColour(colour[3], 1.f, 2);
gl.SetLineColour(colour[3], .5f, 2);
gl.SetFillColour(wxColour(0, 0, 0), 0.5f);
// draw the shade over clipped out areas and line showing the clip