Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 6.2.0
-
Fix Version/s: None
-
Component/s: Sensors
-
Labels:None
-
Platform/s:
Description
When activating QRotationSensor::WinRtRotationSensor in sensor_explorer example the values for x, y, and z show up, but are not updated very often even when moving the device. This bug might be hardware or OS related because "WinRtRotationSensorPrivate::readingChanged is called regularly, but resulting x, y, and z are the same for every function call.