mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
fix: Only first opened popup appearing properly
This commit is contained in:
@@ -62,9 +62,6 @@ namespace hex {
|
||||
|
||||
std::string m_windowTitle, m_windowTitleFull;
|
||||
|
||||
double m_lastStartFrameTime = 0;
|
||||
double m_lastFrameTime = 0;
|
||||
|
||||
std::set<int> m_pressedKeys;
|
||||
|
||||
ImGuiExt::ImHexCustomData m_imguiCustomData;
|
||||
|
||||
Reference in New Issue
Block a user