mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 23:30:00 +01:00
Reloaded : Fix Kf anim status on status change.
* Reload the row on curve_toggleentry_toggled
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user