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