Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various minor improvements to the visualization #89

Merged
merged 11 commits into from
Sep 5, 2024
Merged

Conversation

thequilo
Copy link
Member

@thequilo thequilo commented Sep 3, 2024

  • Adds buttons to jump to the previous/next match to the search box
  • Remove internal keys from the details view
  • Display the original stream label from the input files (before applying the assignment) in the details table
  • Add a timeout for opening the tooltip to prevent opening it accidentally. This is especially useful for the large details tooltip that may cover a large area of the plots
  • Make the audio player and copy button smaller in the collapsed details view so that the views don't jump when an audio player is displayed
  • Animate drastic view changes, like jumping to the next search match
  • Improve rendering of the begin time and end time markers
  • Improve rendering of search highlights
  • Move view area to segment/utterance on double click

Prevents accidentally opening a tooltip when moving the mouse over a control element with a tooltip
Ensures that the text is readable even when it overlaps with another segment
Change defaultl color to a bright yellow. This is closer to the commonly used color for search results and ensures that the text is still readable.

Only color the outline with the highlight color in the details plot so that the match color is still visible when zoomed in far enough
This makes the experience much smoother and one is less likely to lose track of the position.

On:
- jump to search highlight
- jump to utterance on double click
- jump to utterance for self-overlap
- changed selection in the RanteSelector widget
@thequilo thequilo merged commit 146b947 into main Sep 5, 2024
6 checks passed
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.

1 participant