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

[Feat] Navigation controls in the viewer page #17

Open
skoro opened this issue Aug 18, 2024 · 0 comments
Open

[Feat] Navigation controls in the viewer page #17

skoro opened this issue Aug 18, 2024 · 0 comments
Labels

Comments

@skoro
Copy link
Owner

skoro commented Aug 18, 2024

The viewer currently allows to view only one item, to see another item you need to close the viewer and select the next item from the clipboard stack. It is inconvenient in order to view item by item.
That can be resolved by adding navigation icons to the viewer toolbar:

  • first item
  • previous item
  • next item
  • last item

In addition to icons, keyboard shortcuts also could be added like: Home, Left, Right, End.
Questions to be resolved:

  1. The toolbar will be overfitted by icons.
  2. There will be keyboard shortcuts conflict between the textarea and navigation controls.
@skoro skoro added the feature label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant