-
-
Notifications
You must be signed in to change notification settings - Fork 178
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I'm in a peculiar position where I have a display which is vertical on it's main axis and the digitizer, i suspect, is landscape/horizontal
===================================
display mode:
resolution: 800 x 1280
refresh rate: 60Hz
physical size: 107mm x 170mm
flutter device pixel ratio: 1.967536
===================================
I've run the flutter gallery application with -r 270
, -r 90
, -o landscape_left
, -o landscape_right
and this is what it looks like regardless of any -r
I pass. I'm sure it's a clash between the orientations of the display and touchscreen, however flutter-pi doesn't react to any different rotations I provide. Any idea how to fix 😭
flutter-pi-bug.mp4
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working