zwcloud / ImGui

Immediate Mode GUI for C#
https://zwcloud.net/#project/imgui
GNU Affero General Public License v3.0
197 stars 21 forks source link

`SetNextWindowPos` hasn't been updated to work in multi-viewport context. #79

Open zwcloud opened 2 years ago

zwcloud commented 2 years ago

Earlier, this had caused issues that combo box rendering content is incorrect and buttons don't respond to input.