-
Notifications
You must be signed in to change notification settings - Fork 4
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
Still having responsive issues #8
Comments
BTW, I absolutely love Switch. A complete game-changer. Thank you so much. |
Hey @dougburnett, unfortunately the fix in February wasn't about responsive content, just about following the layout constraints (the top / right / bottom / left pins) when previewing in responsive mode. I'm still working on supporting responsive content, so stay tuned. |
Hi I'm also big fan of Switch. |
@pinkmoonlit can’t really promise a date, I’m afraid. Sheltering in place with little kids leaves little time for side projects, unfortunately. I’ll get to it when I can. |
I've found the Framer Web Magic motion to work well and has some (certainly
not all) of the Switch functionality. @pink, you could try that in the
meantime?
|
Thanks @tisho I'm also dad of 2 boys and it is totally understandable. I found your previous comment on Discord that you recommended override width of frame and it works for me. However the switchToStateAction component is still not being responsive. Please take a look when you have time. |
Would also love for Switch and SwitchToStateAction to be responsive. Discovered Switch recently and it's awesome, but the lack of it adapting to screen sizes limits its real-life use. |
Hello. I saw you fixed responsiveness in Feb (thanks!), but when I use your example file or when I create from scratch, I'm still getting issues with responsiveness. I tried setting the Switch component to 100% width in the IDE, then set the the linked states to 100% width and they still won't react responsively. They just remain in the top left corner.
What am I doing wrong? I'm trying to get a project out on Monday.
Thanks!
The text was updated successfully, but these errors were encountered: