FCurve: Setting extrapolation needs to recalc handles

This commit is contained in:
Campbell Barton 2014-05-28 12:24:47 +10:00
parent 7317b4fcf1
commit a6005319a7

@ -1364,6 +1364,8 @@ static void setexpo_graph_keys(bAnimContext *ac, short mode)
if (mode >= 0) {
/* just set mode setting */
fcu->extend = mode;
ale->update |= ANIM_UPDATE_HANDLES;
}
else {
/* shortcuts for managing Cycles F-Modifiers to make it easier to toggle cyclic animation