Committed patch #7838, Fix for window header redraw in sculpt mode from aurel.
Fixes flickering in the 3D view header after using the interactive brush size tool.
This commit is contained in:
@@ -1361,6 +1361,7 @@ void sculptmode_propset_end(SculptSession *ss, int cancel)
|
||||
ss->propset= NULL;
|
||||
allqueue(REDRAWVIEW3D, 0);
|
||||
allqueue(REDRAWBUTSEDIT, 0);
|
||||
allqueue(REDRAWHEADERS, 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user