Skip to content

Commit ad1c312

Browse files
imp: remove fixme as it is the best way to handle for now
1 parent 1e5203a commit ad1c312

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/method_channel/android_surface_producer_delegate.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class AndroidSurfaceProducerDelegate {
3636
cameraFacingDirection: cameraDirection,
3737
handlesCropAndRotation: handlesCropAndRotation,
3838
initialDeviceOrientation: naturalOrientation,
39-
// FIXME: This is bad, will cause a flash/frame in the wrong rotation if started in another rotation.
4039
sensorOrientationDegrees: sensorOrientation.toDouble(),
4140
);
4241
}

0 commit comments

Comments
 (0)