DanielVF / mfzero_roller

5 stars 0 forks source link

Responsive layout to play nicely with phones #10

Open goldenmeanie opened 12 years ago

goldenmeanie commented 12 years ago

Conserve that table-top space!

Those cards look like they'd fit nicely on a hand-held screen.

DanielVF commented 12 years ago

I like how it looks on my iPhone, the iPad is great. Do androids pinch zoom easily?

I was thinking about adding some responsive layout to show more cards per row on a big computer monitor, since those typical have more horizontal space than vertical.

goldenmeanie commented 12 years ago

I believe Android has a pinch zoom function, not sure about the tap to zoom.

I was looking at how to make the layout more flexible but it's not immediately obvious. I have to go look at the Bootstrap docs, I haven't used their framework yet.