Nested icon indicating copy to clipboard operation
Nested copied to clipboard

Changing box width/height on container resize

Open ghost opened this issue 11 years ago • 3 comments

My boxes are "size63" and "size33". My last container resize makes my container smaller than these boxes and they get cut off - which causes my browser to freeze up and crash.

Does anyone have any ideas on how I could resize or change these box sizes to fit within my container and still have them order nicely in the container?

ghost avatar Sep 03 '13 15:09 ghost

Did you find anything on the subject? I'm trying to achieve the same.

jchatard avatar Oct 14 '13 20:10 jchatard

You might want to check https://github.com/suprb/Nested/pull/23

jchatard avatar Oct 15 '13 17:10 jchatard

@jchatard thank you for for #23, this could definitely work out! I didn't end up finding any solution besides making sure I had the container that contained nested not get smaller than the largest box so it wouldn't crash. Then used viewport to make sure it played "alright" in mobile.

ghost avatar Oct 15 '13 22:10 ghost