Skip to content

Commit c61833d

Browse files
committed
Set has_rotation to true.
1 parent 582f486 commit c61833d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/flutter-pi.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2547,6 +2547,7 @@ static bool parse_cmd_args(int argc, char **argv) {
25472547
}
25482548

25492549
flutterpi.view.rotation = rotation;
2550+
flutterpi.view.has_rotation = true;
25502551
break;
25512552

25522553
case 'd': ;

0 commit comments

Comments
 (0)