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

Implement screen scrolling #5

Open
zacck-zz opened this issue Jan 16, 2020 · 0 comments
Open

Implement screen scrolling #5

zacck-zz opened this issue Jan 16, 2020 · 0 comments

Comments

@zacck-zz
Copy link
Member

Feature
We need a feature that enables us to scroll or shift the screen in either direction. This will be useful when displaying large tokens (larger than 16 characters) as it will enable us to take the viewed portion out of the screen and bring in the unseen portion of the token to focus.

Describe the solution you'd like
We should have a setting to keep scrolling the screen that can be enabled and disabled as the user wishes

Additional context
We need to consider carefully how to do this so as to avoid corrupting the screen's state or making interaction with the screen unnecessarily difficult so we need to be careful which situations we allow scrolling in and which ones we don't

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

No branches or pull requests

1 participant