Fix tool panel not refreshing when updating color

This commit is contained in:
Dalai Felinto
2018-10-08 15:40:18 +00:00
parent b8a0434bc5
commit 14d0aa728a

View File

@@ -514,6 +514,7 @@ static void buttons_area_listener(
break;
case NC_BRUSH:
buttons_area_redraw(sa, BCONTEXT_TEXTURE);
buttons_area_redraw(sa, BCONTEXT_TOOL);
sbuts->preview = 1;
break;
case NC_TEXTURE: