f2b2c4
Fix for crash inserting a keyframe (#798) Make a copy of `TParamChange` in `FunctionTreeModel::onChange()` since the notifier would run later on (via Qt's event loop).