1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Remove dedicated "go to frame" button.

This commit is contained in:
Bartosz Taudul
2020-07-12 00:18:44 +02:00
parent a7a36c08cb
commit 863f37e1bc
2 changed files with 3 additions and 8 deletions
+2
View File
@@ -21,6 +21,8 @@ v0.7.1 (xxxx-xx-xx)
- Zones in find zones menu can be now grouped by zone name.
- Vulkan and D3D12 GPU contexts can be now calibrated.
- Added CSV export utility.
- "Go to frame" popup no longer has a dedicated button. To show it, click on
the frame counter.
v0.7 (2020-06-11)
-----------------