BaseTrackSelection.java
5.1 KB
-
Fix multi-period transitions with track selection overrides · af8f1b83
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
olly committed