Skip to content

Fix ImGui Viewports #12

Description

@Fexty12573

Summary

When enabling ImGui Viewports in the ImGui Config, there is an issue where, when you drag an ImGui window outside the main viewport, the entire game will refuse to take inputs, and partially freeze. This of course also goes for the ImGui windows.

Possible Causes

The game stops responding when this bug happens, which indicates that there is something wrong with the WndProc. When a window stops processing events, windows marks it as not responding.

Relevant Files

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnativeThis issue is related to native code

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions