vertexshaderart icon indicating copy to clipboard operation
vertexshaderart copied to clipboard

Usability on mobile

Open torokati44 opened this issue 7 years ago • 4 comments

I thought whipping up some vertex shaders would be a fun way to pass time on a long bus ride. However, when opening up one of my WIP shaders, I experienced some major usability issues, to my great sadness. In portrait orientation, where sufficient space would be available over the keyboard for the visualization and the code editor, the latter simply isn't present, nor is the menu, or any text. In landscape mode, everything seems to be working fine, except that after opening up the keyboard, there is so little screen space left, that makes any meaningful editing impossible.

torokati44 avatar May 06 '17 08:05 torokati44

If you have ideas for mobile PRs welcome. Instructions on how to run it on your home PC are in the README if you want to try modding it. Ideally whatever needs to happen on mobile would be CSS only or close to it.

greggman avatar May 06 '17 08:05 greggman

As it turns out, simply using the "Request desktop site" function of Chrome makes it a whole lot better. A bit ironic, but works for quite a few websites.

torokati44 avatar May 16 '17 10:05 torokati44

That is odd,

Has anything changed that may have influenced this? currently I can use my iPad to edit in the mobile default, but if I do the 'request desktop site' I can't even place my cursor or anything

MacroMachines avatar Aug 06 '17 00:08 MacroMachines

If you say "Ideally whatever needs to happen on mobile would be CSS only or close to it." so someone fix the issue. "request desktop mode" hasn't been designed for interactive websites ,just old static websites. for example chrome zooms in when typing. Best wishes.

Mehran7kl avatar Apr 08 '22 03:04 Mehran7kl