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
But I would like to know how you manage with being responsive. In my instance I wrap around images that resize on click and are a certain size on mobile devices therefore when I set the initial radius it must change on an event or in nested if statements.
I was wondering if you have another workaround to setting the radius? I was thinking of using some sort of formula to derive the desired radius based on window width, it would be easier to set the radius to something like 3vw but it only takes a interger value.
Again thanks for the awesome library and hope you might have some insights
The text was updated successfully, but these errors were encountered:
Hey I don't really believe this is an issue.
But I would like to know how you manage with being responsive. In my instance I wrap around images that resize on click and are a certain size on mobile devices therefore when I set the initial radius it must change on an event or in nested if statements.
I was wondering if you have another workaround to setting the radius? I was thinking of using some sort of formula to derive the desired radius based on window width, it would be easier to set the radius to something like 3vw but it only takes a interger value.
Again thanks for the awesome library and hope you might have some insights
The text was updated successfully, but these errors were encountered: