Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

Make Orchestra work on mobile #52

Open
4 tasks
PaulKinlan opened this issue Aug 13, 2013 · 4 comments
Open
4 tasks

Make Orchestra work on mobile #52

PaulKinlan opened this issue Aug 13, 2013 · 4 comments

Comments

@PaulKinlan
Copy link
Contributor

TODO we can split these out if needs be:

  • Define the viewport
  • Define the breakpoints for the media queries
  • Check it all works with Touch (you can emulate this on a desktop in Chrome DevTools)
  • Create the UI for the appropriate break points.

Currently Orchestra looks like this on desktop
screen shot 2013-08-13 at 7 04 55 pm

And like this on mobile
screen shot 2013-08-13 at 7 05 09 pm

I am not quite sure how it should appear on mobile yet, so comments should include screen shots.

@PaulKinlan
Copy link
Contributor Author

Thoughts: it might be that we force landscape orientation.

@michaelsanford
Copy link
Contributor

👍 for forcing landscape.

@gauntface
Copy link

Could you not do some funky stuff where touch down grows the size of the
nearest element and finger up selects it?
On 14 Aug 2013 18:27, "Michael Sanford" [email protected] wrote:

[image: 👍] for forcing landscape.


Reply to this email directly or view it on GitHubhttps://github.com//issues/52#issuecomment-22651914
.

@PaulKinlan
Copy link
Contributor Author

@gauntface it is possible. I am open to suggestions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants