Skip to content

autotests: Fix testLockscreen

Vlad Zahorodnii requested to merge work/zzag/fix-screen-edge into master

The test fails because Output has invalid physical size. ScreenEdge uses the physical size to compute the size of the corner approach area.

Merge request reports