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
There is no "width" option in Sly, you just need to set it up in your css code :(
Btw, you can add width: auto to your css, but im afraid that you will see some broken items in browser.
@Asyst , what you have to do - is to make the proper coding-slicing with HTML and CSS first, so it's looking exactly as you expect.
And only then to bind the Sly's logic to your code.
Sly itself doesn't apply any calculations to the columns, it just makes the steps/items calculations for the position of SLIDEE from your layout.
Hello !
How i can use variable width items in your plugin ?
Where items width: auto
Best regards !
Alexandr
The text was updated successfully, but these errors were encountered: