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

Improve key commands #862

Merged
merged 4 commits into from
Feb 29, 2024
Merged

Improve key commands #862

merged 4 commits into from
Feb 29, 2024

Conversation

mvasilak
Copy link
Contributor

@mvasilak mvasilak commented Feb 29, 2024

Reimplements key commands to also display them in the HUD that appears when Command button is pressed in an iPad with an external keyboard.

Currently, if an arrow is pressed, to move to another page, PSPDFKit keyboard shortcuts will appear as such:
Screenshot 2024-02-29 at 09 05 07
Those are suppresed with this PR.

Now by default these commands will appear:
Screenshot 2024-02-29 at 08 25 35

If there is a back action available, those are added as well:
Screenshot 2024-02-29 at 10 35 42

However, if an arrow is pressed, more edit commands will be added, but they are innocuous enough:
Screenshot 2024-02-29 at 10 33 00
Only Select All works to select all the text in the current page.

@mvasilak mvasilak self-assigned this Feb 29, 2024
@mvasilak mvasilak force-pushed the improve-key-commands branch from c356f79 to 0d341eb Compare February 29, 2024 09:38
@mvasilak mvasilak merged commit f71110b into zotero:master Feb 29, 2024
1 check failed
@mvasilak mvasilak deleted the improve-key-commands branch March 27, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants