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

feat: improve hovered chapter display if thumbfast is disabled #286

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

Samillion
Copy link
Owner

Fixes: #285

  • If show_title and show_chapter_title are disabled and thumbfast is not used, show hovered chapter title above the time code tooltip instead of appending it in the same time code line
  • Align a min and max value so that on hover on end/start, chapter title tooltip doesn't go out of bound

image

  • if show_title and thumbfast are disabled, but show_chapter_title is enabled, replace chapter_title with hovered chapter. Similar to how title is changed on chapter hover, if show_title is enabled and thumbfast is disabled.

image

@Samillion Samillion merged commit 5cc01eb into main Dec 30, 2024
@Samillion Samillion deleted the dev_chapter_tooltip_refactor branch December 30, 2024 15:37
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.

Display chapter name above time stamp
1 participant