Andrew Zonenberg

Results 160 comments of Andrew Zonenberg

Seems like this might just be a few specific old sessions from before we had stable IDs for things? Can't reproduce in any current build. Will close and reopen later...

Seems to be an upstream runner image issue https://github.com/actions/runner-images/issues/7522

Also related: https://gitlab.kitware.com/cmake/cmake/-/issues/25671

@d235j can you look at the workaround in https://github.com/HEXRD/hexrdgui/pull/1768/files and see if it might work for us?

> I looked into this and could not find an obvious way to do so. That's about what I was afraid of. I'll raise the issue upstream.

Related: - https://github.com/ocornut/imgui/issues/2039 - https://github.com/ngscopeclient/scopehal-apps/issues/526

To clarify: by "application defined colors" I mean adding a series of values `ImGuiCol_User0` ... `ImGuiCol_UserN`, which an application might then alias by something like `#define ImGuiCol_GraphAxisText ImGuiCol_User2` and then...

This is normal and expected in the default mode with the event loop running as fast as it can. If you go to Setup | Preferences and expand Power /...

On closer inspection, though, this is still odd because it shouldn't be maxing every core. I see about 85% of a single core with it idle on my laptop in...