You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
We are currently at importing our component from storybook to story-to-design and we approach the problem with importing component, where divs are styled with sprite img in png. Images are duplicated (background positions are ignored). When sprite is in svg there is no such a problem. The same - preview of bugged component looks great also.
We do compute the tile position correctly, but figma ignores it because we used the TILE scale mode (only CROP supports image translation).
If you set background-repeat: no-repeat on your sprites you'll see that the position is correct.
We'll work on improving the logic where we choose between TILE & CROP, while it's a figma limitation that TILE doesn't support translation, I believe that in your case we should go with CROP as the image isn't actually close to repeating in any dimension.
Describe the problem
Hello!
We are currently at importing our component from storybook to story-to-design and we approach the problem with importing component, where divs are styled with sprite img in png. Images are duplicated (background positions are ignored). When sprite is in svg there is no such a problem. The same - preview of bugged component looks great also.
Bug report identity: Please do not edit
Task path: XMGeK4rNlbbBUgXXZdz5/3jBx6hLh29U5I8fVwOya/14waqbtokjvab
The text was updated successfully, but these errors were encountered: