pkdawson / imgui-godot

Dear ImGui plugin for Godot 4
MIT License
424 stars 24 forks source link

Wrong texture drawn in windowing mode (ctrl+tab or gamepad X) #5

Closed pkdawson closed 2 years ago

pkdawson commented 2 years ago

When moving a window with the gamepad (hold X button), at least one texture is wrong. Most obvious in the second demo scene, where the Godot icon changes to the font texture.

Not sure if this is my bug or ImGui's.

pkdawson commented 2 years ago

Can't reproduce elsewhere, ImGui debug info looks fine, must be my bug.

Bug is not new, same issue exists with Godot 3.5.