1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Update NEWS.

This commit is contained in:
Bartosz Taudul 2019-03-17 17:22:17 +01:00
parent e034eabeb8
commit 5fb478a7df

3
NEWS
View File

@ -44,8 +44,9 @@ v0.5 (xxxx-xx-xx)
- User experience improvements in the graphical profiler.
- Thread position and height is now animated, to eliminate flickering that
was happening when depth of displayed zones was changing.
- Zooming in/out using the mouse wheel is not animated. Press the control
- Zooming in/out using the mouse wheel is now animated. Press the control
key for old behavior.
- Plot range adjustment is now animated.
- System CPU usage is now being monitored.
- Threads that have nothing to display in the current view are now hidden by
default.