merge: fixes to speed autos, draw float autos, edit params, render format tool
[goodguy/history.git] / cinelerra-5.1 / cinelerra / automation.C
index b7c04bdf6801066ef39e672781b73747716d6aab..fd2de32255718b163389b2ee930cf71ce82f3ee0 100644 (file)
@@ -76,6 +76,7 @@ int Automation::autogrouptype(int autoidx, Track *track)
                        break;
                case AUTOMATION_CAMERA_Z:
                case AUTOMATION_PROJECTOR_Z:
+               case AUTOMATION_SPEED:
                        autogrouptype = AUTOGROUPTYPE_ZOOM;
                        break;
                case AUTOMATION_FADE: