Idea: We can compute the angle from west to north and clone linear gradients: `gradient.linear(..old.stops(), angle: old.angle() + west-east-angle)` This should be behind a feature flag in the style.
Idea: We can compute the angle from west to north and clone linear gradients:
gradient.linear(..old.stops(), angle: old.angle() + west-east-angle)This should be behind a feature flag in the style.