7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 05:15:00 +00:00
kicad/libs/kiplatform/port/wxosx
Andrej Valek 20ee4effdc ReparentModal: fix case when parent is not available
In some situations then parent window couldn't be available. Eg, when
eeschema is executed as standalone on macOS and trying to show
the global design block table dialog before the main frame exists.
So replace the assert with return and check the windows pointers bellow.
2024-10-31 14:42:53 +01:00
..
ui.mm ReparentModal: fix case when parent is not available 2024-10-31 14:42:53 +01:00