7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 05:15:00 +00:00
kicad/libs/kiplatform/port/wxgtk
Andrej Valek 3ad92bc8db ShowModal: override method in DIALOG_SHIM
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/17460
2024-10-27 16:37:47 +00:00
..
ui.cpp ShowModal: override method in DIALOG_SHIM 2024-10-27 16:37:47 +00:00
wayland-pointer-constraints-unstable-v1.c kiplatform: Separate operating systems and wxWidgets ports. 2024-06-01 07:05:19 +03:00
wayland-pointer-constraints-unstable-v1.h kiplatform: Separate operating systems and wxWidgets ports. 2024-06-01 07:05:19 +03:00