-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
line-pattern
soft breaking change ahead
#9394
Labels
breaking change ⚠️
Requires a backwards-incompatible change to the API
Comments
karimnaaji
added
breaking change ⚠️
Requires a backwards-incompatible change to the API
and removed
breaking change ⚠️
Requires a backwards-incompatible change to the API
labels
Mar 10, 2020
That seems like a different issue, possibly related to #9479, we may have an incorrect data layout bug we are currently tracking. Can you post how you are adding the image and what styling rules you are using for this layer? |
asheemmamoowala
added
the
breaking change ⚠️
Requires a backwards-incompatible change to the API
label
Apr 2, 2020
line-pattern Image capping problem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are about to approve and go forward with #9266.
To recap the discussions considering our current options; some of styling might have been designed with the current behavior in mind and changing it might lead to different results. To anticipate the confusion of the new behavior, we will make sure to provide a clear changelog entry and express our reasoning behind it.
We will eventually require to introduce new stylespec options to express different ways of wrapping textures and patterns, but for the time being and to give more consistent behavior to our users with the current spec, we will go forward and introduce a soft visual breaking change.
If anyone is concerned about their styles using
line-pattern
s, please share them here here so we can provide thorough guidance and support for the transition.The steps to transition would require the following:
line-pattern
desired for your case? If not:To better understand the visual differences between the change the old and new behavior, make sure to look at the new baselines for the render tests in #9266.
For other contacts make sure to either tag @chloekraw , @ansis or @karimnaaji !
The text was updated successfully, but these errors were encountered: