Christof
Christof
Oh, for sake of completeness: Visual Studio 15.9.7
It hasn't happened again, so it is certainly not repeatable. I tried with an isolated code block and the values above, but of course that works as expected. The function...
It's the JammerNetz client I am working on: https://github.com/christofmuc/JammerNetz The code is in the Tuner.cpp file, to get the whole app up and running is a bit more involved even...
I don't know the ASAN tools, and probably don't have time right now though I'll take a note of these. The system survived a 12 hour stress test over night...
Confirm this problems still exists in freshly updated and repaired Visual Studio Community 2022: Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.3.5 Copying all folder content from v160...
> Capturing crashes currently only works when the executable (and crash handler) are running natively, and not when run through rosetta. Thank you! I suspected that much. Would a universal...
@Mostelin Very true! Adding it would be simple, question is only how we can manage the rising complexity of the UI. Each filter option takes away a lot of screen...
So in the search we have... a) A text search. One or more words b) A tag search. And or Or. c) A special search for untagged data d) Favorites...
If we agee text search is always AND, and that favorites/hidden are two aspects of the same trait and "hidden and favorite" doesn'T make any sense, it can be reduced...
Also noted by Quatschmacher there: "Had a few visual problems with drop-down menu items being squashed."