Skip to content

v9.8.8

Latest

Choose a tag to compare

@Lexonight1 Lexonight1 released this 14 Jul 16:59

Widescreen panels now actually rotate and fill the screen at 90° and 270°.

v9.8.7 corrected the widescreen rotation math, but the live render path was quietly bypassing it — so on an 854×480 / 1600×720 / 1920×462 / 1280×480 panel the image was still sent the wrong way up, and the theme sat small and letterboxed instead of filling the display at portrait angles.

Two fixes:

  • The render now applies the rotation it's supposed to — the frame is sent in the panel's real landscape shape at every angle.
  • Rotating the display reloads the theme's portrait artwork, so the background fills the screen.

Verified against the official app's own rotation logic. (#169, #203)