SubjectRefresh / refresh

A Machine Learning Question Generator
Other
4 stars 3 forks source link

UI needs to be responsive #22

Open developius opened 9 years ago

developius commented 9 years ago

Currently on smaller screens weird stuff happens...

popey456963 commented 9 years ago

Hey @developius . Could you post some images of what happens on smaller screens so that we know what we can fix? Should we have a completely different version for smaller devices (ipad/phone size). That way we can create something that looks good on most platforms.

developius commented 9 years ago

@popey456963 I think an all in one is the easiest to manage, @OliCallaghan has just used media queries to render the page differently. I've made some changes and this is issue is mostly resolved. However, @OliCallaghan might want to make a few more changes, like fixing the attached.

screen shot 2015-10-16 at 14 08 16

popey456963 commented 9 years ago

Oooh, that does look nice. Yeah, it would be simpler just to keep things as one @developius

developius commented 9 years ago

It's not entirely resolved @popey456963, example attached. screen shot 2015-10-22 at 13 06 55

popey456963 commented 9 years ago

Oooh, ouch yeah. What should occur when that happens? I'm assuming on smaller screens we should probably go to images (Cog/Brain System?). @developius

developius commented 9 years ago

@popey456963 exactly. I think @OliCallaghan would like to do it.

developius commented 9 years ago

@OliCallaghan this is super important. Please resolve ASAP.