FIX: a background artifact
This commit is contained in:
@@ -126,7 +126,7 @@ namespace nana{
|
|||||||
impl_->caption.bgcolor(pbg.blend(colors::black, 0.975));
|
impl_->caption.bgcolor(pbg.blend(colors::black, 0.975));
|
||||||
color bg = pbg.blend(colors::black, 0.950);
|
color bg = pbg.blend(colors::black, 0.950);
|
||||||
|
|
||||||
bgcolor(pbg);
|
bgcolor(bg);
|
||||||
|
|
||||||
drawing dw(*this);
|
drawing dw(*this);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user