Another constraint panel (in Armature Editing Panels) bugfix. This time, when adding a new constraint using vertical layout.

This commit is contained in:
2008-10-20 09:35:07 +00:00
parent 81c21128bb
commit 25859cf1f7
2 changed files with 2 additions and 1 deletions

View File

@@ -1847,6 +1847,7 @@ void do_constraintbuts(unsigned short event)
case B_CONSTRAINT_TEST:
allqueue(REDRAWVIEW3D, 0);
allqueue(REDRAWBUTSOBJECT, 0);
allqueue(REDRAWBUTSEDIT, 0);
break; // no handling
case B_CONSTRAINT_INF:
/* influence; do not execute actions for 1 dag_flush */