Skip to content

kcms/tablet: Fix wrong aspect ratio for output item

Joshua Goins requested to merge work/redstrate/fix-tablet-aspect-ratio into master

It was basing it off the physical size of the display, not what the actual output size. So if you configured your display to 4:3, it will display conflicting information: the label has the correct resolution but the visuals would be totally incorrect.

Merge request reports