impressivewebs / HTML9-Responsive-Boilerstrap-js

HTML9 Responsive Boilerstrap JS
https://html9responsiveboilerstrapjs.com/
1.41k stars 228 forks source link

Causes reversed cinegram playback in black-colored mobile devices #22

Open krisalexander200 opened 12 years ago

krisalexander200 commented 12 years ago

reproduce:

Tylersuard commented 4 years ago

Have you tried painting the device another color?

joeytwiddle commented 4 years ago

Can you detect the device shell color from within your app?

If so, when device.luminance < 0.15 start cinegram with { start: 'end', speed: -1.0 }