We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am very familiar with using the browser-based p5.js alpha editor on linux, window and macOS, but when I try to use it on an iPad (and every student at the school where I teach will soon have iPads) I have a lot of trouble using the interface.
-- On a traditional desktop I would click Control + 'minus sign' to make the screen smaller so I can see the sketch and the code at the same time. With the iPad external keyboard this doesn't work and I've tried safari, chrome and firefox.
-- I've googled around about this but the only advice is to modify the code to use WASD instead of UP, LEFT, DOWN and RIGHT. I could potentially make this change, but I'm still curious if there is some other workaround.
Any advice on either of these issues would be helpful.
thanks in advance, Chris
Comments
hi @chrisorban, can you post this in the github repository for the alpha editor? https://github.com/processing/p5.js-web-editor/issues
Just did. Thanks for the nudge.
Lauren, do you think this is an issue with the web editor or is this an issue with p5.js itself? Should I post an issue on the p5.js github account too?