Browse Source
All DIALOG_SHIM dialogues which should be modal, has a problem on OSX that parent could be lost. So call ReparentModal to fix this before calling the base ShowModal method. This should fix the problem when modal window has been hidden when windows were switched. Fixes: https://gitlab.com/kicad/code/kicad/-/issues/3765 Fixes: https://gitlab.com/kicad/code/kicad/-/issues/17460pcb_db
committed by
Seth Hillbrand
8 changed files with 21 additions and 8 deletions
Loading…
Reference in new issue