Skip to content

Quality of Life improvement to Tracing View#600

Merged
KirillOsenkov merged 7 commits intoKirillOsenkov:mainfrom
yuehuang010:main
Jun 1, 2022
Merged

Quality of Life improvement to Tracing View#600
KirillOsenkov merged 7 commits intoKirillOsenkov:mainfrom
yuehuang010:main

Conversation

@yuehuang010
Copy link
Copy Markdown
Contributor

  • Fix the strange stacking of text. The previous indent logic assumes that the parent node is always bigger than the child indent. However, due to 1) strange timing between nodes, and 2) yielding, the nodes could be created in any side or order.
    image image
  • Add Other text and counter. Add check to avoid redraw if nothing has changed.
  • Fix an spacing issue when drawing the ruler.
  • Sort lanes based on start time instead of node number itself.

@KirillOsenkov KirillOsenkov merged commit 0b3fe17 into KirillOsenkov:main Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants