Browse Source
DIALOG_SHIM stores the dialog position, so every time it is shown, it is displayed in the same location. This caused problems on multidisplay setups, as dialogs could show up off the screen if the original display has been detached in the meantime, effectively making them inaccesible to the user. Fixes: lp:1756623 * https://bugs.launchpad.net/kicad/+bug/1756623pull/5/merge
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue