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

allow user to disable thumbnails and jump to current chapter in horizontal view #665

Merged
merged 2 commits into from May 16, 2024

Conversation

stonerl
Copy link
Collaborator

@stonerl stonerl commented May 11, 2024

Chapters have their own section is the settings. The users can decide whether chapter thumbnails should be shown or not. Furthermore, they can decide to only show thumbnails if they are not the same.

When thumbnails are shown, during playback the chapters view jumps automatically to the current chapter.

The VideoDetailsView had to be modified, to avoid compiler type-checking errors.

Chapters have their own section is the settings. The users can decide if chapter thumbnails should be shown or not. Also they can decide to only show thumbnails if they are not the same.

The VideoDetailsView had to be modified, to avoid compiler type-checking errors.
@stonerl stonerl changed the title Chapters: allow user to disable thumbnails allow user to disable thumbnails and jump to current chapter in vertical view May 11, 2024
@stonerl stonerl changed the title allow user to disable thumbnails and jump to current chapter in vertical view allow user to disable thumbnails and jump to current chapter in horizontal view May 11, 2024
@arekf arekf merged commit ae12eef into yattee:main May 16, 2024
@stonerl stonerl deleted the chapter-pictures branch May 16, 2024 21:42
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.

None yet

2 participants