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

ReaderFooter: separate ToggleFooterMode from TapFooter #10361

Merged
merged 1 commit into from May 1, 2023

Conversation

yparitcher
Copy link
Member

@yparitcher yparitcher commented Apr 27, 2023

the footer can be toggled by gestures and menu, and should only be locked (or skim in flipping mode) when the footer is tapped

also allow toggling when only displaying the progress bar

Fixes: #10355


This change is Reviewable

@yparitcher yparitcher added this to the 2023.05 milestone Apr 27, 2023
Copy link
Member

@NiLuJe NiLuJe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

the footer can be toggled by gestures and menu, and should only be locked or skim in flipping mode when the footer is tapped

also allow toggling when only displaying the progress bar

rename to TapFooter to show it is not an event

Fixes: koreader#10355
@yparitcher yparitcher merged commit 64b0f5e into koreader:master May 1, 2023
2 of 3 checks passed
@yparitcher yparitcher deleted the footer branch May 1, 2023 19:28
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.

"Lock status bar" prevents hiding/showing the status bar via gestures
2 participants