Skip to content

web: fix configure screen visuals for privacy-aware accelerometers

Florian Bauckholt requested to merge fix-configure-motion-viz into master

Chrome on Android reduced the granularity of device motion events a bunch, and it looks like we considered device motion events with an amplitude of zero as invalid.

Merge request reports