HSNB

Results 3 comments of HSNB

Same issue but it's random. Usually happens when I leave the app and then return to the app and all ImGui windows are then unusable. Double click would still let...

It's still happening on v1.88 for me. On Windows btw (so Winapi). It comes back after clicking on other apps and alt-tabbing randomly and unreliably (inconsistent)

Crash on `if (WKeyEqual::operator()(key, mKeyVals[idx].getFirst())) {` mKeyVals array does not respect memory alignment of Key, so a Key with a 16 byte requirement will crash on this code I also...