From 90721f3f835fca7fed7dce99a2b7b447eba50e26 Mon Sep 17 00:00:00 2001 From: Joshua Leung Date: Sun, 19 Oct 2008 23:52:28 +0000 Subject: [PATCH] Fixed overlapping panels in Armature Buttons that resulted after adding a constraint/IK using the hotkeys. --- source/blender/src/editconstraint.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/blender/src/editconstraint.c b/source/blender/src/editconstraint.c index 0ad58a5ce4b..b6243a33944 100644 --- a/source/blender/src/editconstraint.c +++ b/source/blender/src/editconstraint.c @@ -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)