mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
impr: Make sure detached windows always have an appropriate size
This commit is contained in:
@@ -17,6 +17,8 @@ namespace hex::plugin::builtin {
|
||||
|
||||
private:
|
||||
std::vector<ContentRegistry::Tools::impl::Entry>::iterator m_dragStartIterator;
|
||||
|
||||
std::map<ImGuiWindow*, float> m_windowHeights;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user