You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current state: Wokwi CI is able to take a screenshot, but it does not take into account orientation of simulated display. User needs to rotate the screenshot afterwards using tool like ImageMagic which might not be present in CI build container.
Current state: Wokwi CI is able to take a screenshot, but it does not take into account orientation of simulated display. User needs to rotate the screenshot afterwards using tool like ImageMagic which might not be present in CI build container.
Example of diagram.json: https://github.com/georgik/esp32-spooky-maze-game/blob/main/esp-wrover-kit/diagram.json#L18
Desired state: Image is rotated, either by using the information from
diagram.json
or from a CLI parameter.The text was updated successfully, but these errors were encountered: