Fix multi-period transitions with track selection overrides
An override applies across periods provided they expose the same track groups according to .equals, but the formats in the override are then compared against the period's formats according to ==. Use .equals consistently to fix. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=129081591
Showing
with
3 additions
and
3 deletions
Please
register
or
sign in
to comment