Skip to content

feat: show timeline tooltip for log events#53

Merged
kjonescertinia merged 2 commits intocertinia:mainfrom
lukecotter:lc/feat-52-timeline-tooltip-for-log-events
Oct 8, 2021
Merged

feat: show timeline tooltip for log events#53
kjonescertinia merged 2 commits intocertinia:mainfrom
lukecotter:lc/feat-52-timeline-tooltip-for-log-events

Conversation

@lukecotter
Copy link
Copy Markdown
Contributor

The timeline shows either a red (error), green (skipped lines)
or blue (unexpected end) sections that take up part of the x axis
and take up full height on the y axis.

This will now also show text when hovered to explain what they mean.
If the nodes (method nodes etc) are hovered their tooltips are prioritised instead.

Before
timeline-highlights

After
timeline-errors
timeline-skipped-lines

resolves: #52

The timeline shows either a red (error), green (skipped lines)
or blue (unexpected end) sections that take up part of the x axis
and take up full height on the y axis.

This will now also show text when hovered to explain what they mean.
If the nodes (method nodes etc) are hovered their tooltips are prioritised instead.
Added new feature description for timeline event tooltips
@kjonescertinia kjonescertinia merged commit 985b113 into certinia:main Oct 8, 2021
@lukecotter lukecotter deleted the lc/feat-52-timeline-tooltip-for-log-events branch October 9, 2021 12:57
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.

feat: timeline tooltip for log events

2 participants