Originally created by @raviwarrier on GitHub (Jun 13, 2023).
I know that the functionality of viewing the book details was added a while back - tapping on the chapter name takes the user to the book details page. This was useful and important.
I'm suggesting a slight change to this functionality.
Tapping the book cover takes the user to the book details
Tapping the chapter name scrolls the name so that the user can see the full chapter title.
Currently, there's no way to see the full title in any of the views - the player screen, the chapter list from the player screen or the chapter list from the book details.
For non-fiction books, knowing the chapter name helps at times to understand the context of the chapter content. Especially, if someone plays the book at 2x+ speeds where the name might just slip by before the user/listener acknowledges it.
Originally created by @raviwarrier on GitHub (Jun 13, 2023).

I know that the functionality of viewing the book details was added a while back - tapping on the chapter name takes the user to the book details page. This was useful and important.
I'm suggesting a slight change to this functionality.
1. Tapping the book cover takes the user to the book details
2. Tapping the chapter name scrolls the name so that the user can see the full chapter title.
Currently, there's no way to see the full title in any of the views - the player screen, the chapter list from the player screen or the ~~chapter list from the book details~~.
For non-fiction books, knowing the chapter name helps at times to understand the context of the chapter content. Especially, if someone plays the book at 2x+ speeds where the name might just slip by before the user/listener acknowledges it.
Positing here because I think it's related to this request.
Re point 2 chapter title, when the title is too long, right now it just gets cut off on the screen. It would be nice if the title is displayed as scrolling text, so eventually you can read the full name if you wait 1-2 more seconds.
@lwobniar commented on GitHub (Sep 4, 2023):
Positing here because I think it's related to this request.
Re point 2 chapter title, when the title is too long, right now it just gets cut off on the screen. It would be nice if the title is displayed as scrolling text, so eventually you can read the full name if you wait 1-2 more seconds.
For the next release (0.9.72-beta) scrolling is added. Scrolling is automatic after a short delay.
The minimized player is updated to show the title and chapter title in the format of "Title | Chapter" (previously only the title was shown on the minimized player).
The fullscreen player will only show the chapter title the same as it has.
@advplyr commented on GitHub (Feb 4, 2024):
For the next release (0.9.72-beta) scrolling is added. Scrolling is automatic after a short delay.
The minimized player is updated to show the title and chapter title in the format of "Title | Chapter" (previously only the title was shown on the minimized player).

The fullscreen player will only show the chapter title the same as it has.

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @raviwarrier on GitHub (Jun 13, 2023).
I know that the functionality of viewing the book details was added a while back - tapping on the chapter name takes the user to the book details page. This was useful and important.
I'm suggesting a slight change to this functionality.
Currently, there's no way to see the full title in any of the views - the player screen, the chapter list from the player screen or the
chapter list from the book details.For non-fiction books, knowing the chapter name helps at times to understand the context of the chapter content. Especially, if someone plays the book at 2x+ speeds where the name might just slip by before the user/listener acknowledges it.
@lwobniar commented on GitHub (Sep 4, 2023):
Positing here because I think it's related to this request.
Re point 2 chapter title, when the title is too long, right now it just gets cut off on the screen. It would be nice if the title is displayed as scrolling text, so eventually you can read the full name if you wait 1-2 more seconds.
@advplyr commented on GitHub (Feb 4, 2024):
For the next release (0.9.72-beta) scrolling is added. Scrolling is automatic after a short delay.
The minimized player is updated to show the title and chapter title in the format of "Title | Chapter" (previously only the title was shown on the minimized player).

The fullscreen player will only show the chapter title the same as it has.

@advplyr commented on GitHub (Feb 11, 2024):
Added in v0.9.72-beta