Bugfix: selecting or muting an ipo curve in the action editor

would be undone on redraw with an ipo window open in editmode,
or with show keys enabled in the ipo window.
This commit is contained in:
Brecht Van Lommel
2008-03-26 11:27:52 +00:00
parent 192021f068
commit 2a47d02975

View File

@@ -3570,6 +3570,8 @@ static void mouse_actionchannels (short mval[])
/* select/deselect */
select_icu_channel(act, icu, SELECT_INVERT);
}
allspace(REMAKEIPO, 0);
}
break;
case ACTTYPE_CONCHAN: