Index: source/blender/src/sculptmode.c =================================================================== --- source/blender/src/sculptmode.c (revision 12684) +++ source/blender/src/sculptmode.c (working copy) @@ -1361,6 +1361,7 @@ ss->propset= NULL; allqueue(REDRAWVIEW3D, 0); allqueue(REDRAWBUTSEDIT, 0); + allqueue(REDRAWHEADERS, 0); } }