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

Start extracting timeline height control logic.

This commit is contained in:
Bartosz Taudul
2022-08-15 13:29:45 +02:00
parent b0ac78dde1
commit c01ad38d46
8 changed files with 74 additions and 18 deletions
-2
View File
@@ -35,8 +35,6 @@ struct ViewData
{
int64_t zvStart = 0;
int64_t zvEnd = 0;
int32_t zvHeight = 0;
int32_t zvScroll = 0;
int32_t frameScale = 0;
int32_t frameStart = 0;