Version/Branch of Dear ImGui: Version 1.92.2b, Branch: docking, Tag: v1.92.2b-docking Hello and thank you for the great library! I have encountered what I believe to be a bug where if a button is ...
I've noticed that imgui forcibly sets the background alpha of viewports to 1.0, and while i do understand that adding the efforts for supporting transparent windows in the ImGui backends might be ...