Skip to content

Memory leak on resize of secondary viewport #3381

@jc211

Description

@jc211

Version: 1.78WIP
Branch: Merged tables and docking
Back-ends: imgui_impl_opengl3.cpp + imgui_impl_glfwcpp
Compiler: MSVC
Operating System: Win10

When an imgui window is outside the main window and it is actively being resized, the memory does not stop increasing. One way of getting the memory to go back to normal is to redock the window and resize it there.

ImGuiIssue

Minimal code to show bug:
https://github.com/jc211/BugReport-ImGui-01

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions