elementary / switchboard-plug-display

Switchboard Displays Plug
https://elementary.io
GNU General Public License v3.0
14 stars 18 forks source link

fix misplaced monitor labels after detecting displays #176

Closed felix-andreas closed 5 years ago

felix-andreas commented 5 years ago

After detecting the monitors the labels get displaced. This is because the labels use the position of the virtual monitors and not the current (real) position of the monitors. https://github.com/elementary/switchboard-plug-display/blob/7f69c5cf411bdaa8babe6b5e9a97c0c2648c7325/src/Widgets/DisplayWindow.vala#L28

wrong_labels