Fixed overlapping panels in Armature Buttons that resulted after adding a constraint/IK using the hotkeys.

This commit is contained in:
2008-10-19 23:52:28 +00:00
parent 036c4f6434
commit 90721f3f83

View File

@@ -541,6 +541,7 @@ void add_constraint (short only_IK)
allqueue(REDRAWVIEW3D, 0);
allqueue(REDRAWBUTSOBJECT, 0);
allqueue(REDRAWBUTSEDIT, 0);
allqueue(REDRAWOOPS, 0);
if (only_IK)