mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Rotate canvas image on client side when necessary. Minicap now always returns the image in upright position for newer devices.
This commit is contained in:
@@ -36,6 +36,7 @@ device-screen .positioner {
|
||||
left: 0;
|
||||
margin: auto;
|
||||
pointer-events: none;
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
device-screen canvas.screen {
|
||||
|
||||
Reference in New Issue
Block a user