Previously when switching modes, the code didn't check if we were in the correct view for the masking mode.
Is this an acceptable solution or should I add view checks in other places instead?
Differential D5288
Fix T67062: Movie Clip Editor does not update Editor Type when changing Editing Context Authored by Sebastian Parborg (zeddb) on Jul 18 2019, 3:01 PM. Tags None Subscribers None
Details Previously when switching modes, the code didn't check if we were in the correct view for the masking mode. Is this an acceptable solution or should I add view checks in other places instead?
Diff Detail
Event TimelineComment Actions Think this is safest way for now. Ideally the space clip will ignore the dopesheet/graph view will be ignored in masking mode, but that is more intrusive change which will poke space refres somehow. |