prevent popup deactivation while button_down
[goodguy/history.git] / cinelerra-5.0 / cinelerra / framecache.C
index 7887557838bf8fc8e07a126ab837161122992631..9209be2b81aa88f5fd15990d72007bab7ef9ae62 100644 (file)
@@ -130,6 +130,7 @@ int FrameCache::get_frame(VFrame *frame,
 // This would have copied the color matrix for interpolate, but
 // required the same plugin stack as the reader.
 //                     frame->copy_stacks(result->data);
+                       frame->copy_params(result->data);
                }
                result->age = get_age();
        }