ruffle/web/packages/demo/www
cyrozap 74d6195725 demo: Fix local file uploads on iOS
It seems Mobile Safari on iOS refuses to allow selection of any files
when the "accept" attribute doesn't contain any file types it
recognizes. To fix this, detect when the demo is running on an iOS
device and remove the "accept" attribute from the file input in that
case.

Fixes: 2d0c76c06f ("demo: Only accepts .swf and .spl files")
2021-08-11 19:53:38 +02:00
..
index.css demo: Allow small screens to still upload local files 2021-04-18 21:04:02 -07:00
index.html Add favicon to demo page (fix #2910) 2021-06-10 23:57:31 -07:00
index.js demo: Fix local file uploads on iOS 2021-08-11 19:53:38 +02:00