eclipse-cdt-cloud / eclipse-cdt-cloud/timeline-chart

Issues with state navigation at high zoom level

Open
#110 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
35
Forks
32
Avg merge
4d 15h
Merged PRs (30d)
3

Description

When trying to navigate between states at high zoom levels, using the left & right arrow keys, the selection doesn't skip correctly:

- In the timeline-chart example app, the selection skips between the beginning and end of the absolute range.
![skipping-high-zoom-timeline](https://user-images.githubusercontent.com/67920463/107803535-56f5c980-6d28-11eb-974b-f8c0185388ed.gif)

- In the theia-trace-extension example app, it seems the selection skips to the next state and then it's only possible to skip between the start and end of that state, until zooming out a little. Notice also the disappearance of states when zooming in (related to #62?).
![skipping-high-zoom-trace-viewer](https://user-images.githubusercontent.com/67920463/107803561-5d844100-6d28-11eb-807d-71c1596aa934.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.