-
Notifications
You must be signed in to change notification settings - Fork 159
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
Epub reader #10448
Epub reader #10448
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
14285a2
to
dcccfbe
Compare
dcccfbe
to
4c49e22
Compare
navigateRightDisabled.value = rendition.currentLocation().atEnd === true | ||
}) | ||
|
||
rendition.on('keydown', (event: Event) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dschmidt any idea to not do this? we already have keydown listeners, and actually bubbeling the event up would be sufficient
5416896
to
a6547b1
Compare
Known issues:
TBD in follow-ups:
|
9f12857
to
9dd61a7
Compare
Quality Gate failedFailed conditions |
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Open tasks: