why do I have amnesia

This commit is contained in:
tildearrow 2025-09-30 05:04:39 -05:00
parent 35d61082f5
commit 8979e5762d

View file

@ -929,6 +929,7 @@ void FurnaceFilePicker::drawBookmarks(ImVec2& tableSize, String& newDir) {
markedForRemoval=index;
if (iPath==path) isPathBookmarked=false;
}
ImGui::EndPopup();
}
ImGui::PopID();
}