Fix position of output identifier popup for screen scaling
AbandonedPublic

Authored by broulik on Mar 5 2018, 9:58 AM.

Details

Reviewers
sebas
Group Reviewers
Plasma
Test Plan

Tested with

QT_SCREEN_SCALE_FACTORS=1 kcmshell5 kcm_kscreen
QT_SCREEN_SCALE_FACTORS=1.5 kcmshell5 kcm_kscreen
QT_SCREEN_SCALE_FACTORS=2 kcmshell5 kcm_kscreen

Popup was placed correctly every time. Previously it would appear offset to the bottom right

Diff Detail

Repository
R104 KScreen
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Mar 5 2018, 9:58 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 5 2018, 9:58 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Mar 5 2018, 9:58 AM
davidedmundson added inline comments.
kcm/src/widget.cpp
153

Is this code relevant on wayland? If so, you don't want to be doing this

broulik abandoned this revision.Mar 27 2018, 4:07 PM