emoji-prototype icon indicating copy to clipboard operation
emoji-prototype copied to clipboard

🖥 💻 📱

Open SomeHats opened this issue 10 years ago • 1 comments

Mobile layout! I had a train journey to kill, so now you can harass strangers by showing them emoji automata on the tiny glowing rectangle in your pocket?

Things are as they were at desktop/laptop sizes, but when you get down to phone size, we have two views:

The grid:

The editor, with a little preview grid:

On the grid view, tap 'Edit' to get to the editor. on the editor, tap the mini-grid or use the browsers back button to get back to the grid view.

Things to think about:

  • This doesn't support the graph yet, but looking at some of the more recent models you've been using, the graph maybe makes less sense now? Graphs are fun though.
  • The range inputs don't seem to work on my phone. I'll look into this and amend this PR when I have time
  • Performance sucks. A lot. You could probably stick with a DOM renderer and get smarter about what to update when, but you'd probably be better off using canvas/webgl.
  • Emoji entry on platforms other than OSX. What's the equivalent of cmd-ctrl-space on a phone? Or a PC?

WOOP

SomeHats avatar Nov 13 '15 19:11 SomeHats

Aw shucks thanks! Please keep this on your fork, coz I can't pull this just yet, as I'm locking down features until the prototype goes public... next week!

ncase avatar Nov 14 '15 21:11 ncase