made the preview update correctly when switching the actual material

This commit is contained in:
2003-05-04 12:38:44 +00:00
parent 3ad55c81ce
commit 169c6254b1

View File

@@ -4015,7 +4015,7 @@ void do_matbuts(unsigned short event)
scrarea_queue_headredraw(curarea);
allqueue(REDRAWBUTSMAT, 0);
allqueue(REDRAWIPO, 0);
BIF_previewdraw(G.buts);
BIF_preview_changed(G.buts);
break;
case B_MATFROM: