`OpticalSizingType::JustVariation` is a hack where we just set `opsz` but ignore `trak`. We should use the `OpticalSizingType::Everything` codepath instead and delete the `OpticalSizingType::JustVariation` codepath.
<rdar://problem/105988969>