Michael Martz

Results 5 comments of Michael Martz

I've just committed a change that should resolve all of these issues. We no longer maintain the device context when it's not in use. To make this possible, I did...

I have an OSS project which (I believe) exhibits this problem reliably. I've been unable to produce a minimum code sample, but at the very least you can reproduce the...

@bobbrow Whoops! The issue is probably caused by my _.gitmodules_ using SSH URLs. You'd need an SSH key set up to clone the submodules correctly. This was an oversight on...

Just came across this situation as well -- wanted to comment to indicate my interest in this.

I've made a PR implementing ImGuiItemFlags_MixedValue for DragScalars: https://github.com/ocornut/imgui/pull/5677 It's for the master branch, but the change is simple enough to bring into Docking.