ncase / joy

make happy little programs
Creative Commons Zero v1.0 Universal
563 stars 29 forks source link

Fix UI control interactions on iOS #8

Open AnthonyMastrean opened 6 years ago

AnthonyMastrean commented 6 years ago

I was looking at Joy on my iPad and I noticed that some of the UI controls don’t work as intended on a desktop browser. For example, the numeric slider thing doesn’t activate correctly (the keyboard pops up when tapped, though).

3c44896d-6190-4ed9-bab9-403c99c14eca

The color picker can be clicked on, but not dragged around freely.

972fce4a-4f9d-4586-a843-d06e4245354d

The item picking and text entry seems OK, though.

b1199c2a-3ff5-408c-84b8-66c83b2a59cf

oeway commented 6 years ago

Hope this can be fixed.