TAGS
20 tags nightly
Use ImGuiWindowFlags_NoCollapse for popups (#2693) ### Problem description Fix for issue [[Bug] "Go to address..." not working #2549](https://github.com/WerWolv/ImHex/issues/2549#issuecomment-4147893751) ### Implementation description Use `ImGuiWindowFlags_NoCollapse` flag for popups.