made the preview update correctly when switching the actual material
This commit is contained in:
@@ -4015,7 +4015,7 @@ void do_matbuts(unsigned short event)
|
|||||||
scrarea_queue_headredraw(curarea);
|
scrarea_queue_headredraw(curarea);
|
||||||
allqueue(REDRAWBUTSMAT, 0);
|
allqueue(REDRAWBUTSMAT, 0);
|
||||||
allqueue(REDRAWIPO, 0);
|
allqueue(REDRAWIPO, 0);
|
||||||
BIF_previewdraw(G.buts);
|
BIF_preview_changed(G.buts);
|
||||||
break;
|
break;
|
||||||
case B_MATFROM:
|
case B_MATFROM:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user