mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Don't close modals on focus change
This commit is contained in:
@@ -549,6 +549,8 @@ namespace hex {
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
popupClosed = true;
|
||||
}
|
||||
|
||||
if (currPopup != nullptr) {
|
||||
|
||||
Reference in New Issue
Block a user