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

Keep one profiler window size for all captures.

This commit is contained in:
Bartosz Taudul
2018-07-10 20:47:09 +02:00
parent 27a1eb94fe
commit 045f792e84
2 changed files with 8 additions and 2 deletions
+2
View File
@@ -11,6 +11,8 @@ v0.4 (xxxx-xx-xx)
- Added trace update utility, which will convert files saved in previous
versions of tracy to be up-to-date.
- Fix regression causing varying size of profiler window for different
captures.
v0.3.3 (2018-07-03)
-------------------