mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Resetting groups should also unselect group.
This commit is contained in:
parent
0ff6d6364b
commit
36942a5ddb
@ -481,6 +481,7 @@ private:
|
||||
groups.clear();
|
||||
processed = 0;
|
||||
selCs = 0;
|
||||
selGroup = Unselected;
|
||||
}
|
||||
|
||||
void ResetSelection()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user