Reloaded : Fix Kf anim status on status change.

* Reload the row on curve_toggleentry_toggled
This commit is contained in:
[d.j.a.y] Jerome Blanchi
2016-08-14 10:06:37 +02:00
parent 9a3430bbff
commit b4f2c5e2dd

View File

@@ -2751,6 +2751,8 @@ void curve_toggleentry_toggled( GtkWidget *widget, gpointer user_data)
}
multi_vims( VIMS_SAMPLE_KF_STATUS, "%d %d %d", i, k,type );
info->uc.reload_hint[HINT_ENTRY] = 1;
}
void on_kf_none_toggled( GtkWidget widget, gpointer user_data)