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

Feature: Use accellerator keys for variable scrolling speed #109

Closed
Metibor opened this issue Mar 4, 2017 · 1 comment
Closed

Feature: Use accellerator keys for variable scrolling speed #109

Metibor opened this issue Mar 4, 2017 · 1 comment
Assignees

Comments

@Metibor
Copy link
Contributor

Metibor commented Mar 4, 2017

When using the arrow keys for scrolling, it would be nice if you can use some accellerator keys to change the size of the steps (and be faster than dragging the map with the mouse).
Currently the step size is 10 blocks.

Suggestion:
Unmodified: Change from 10 to 16 blocks per step (1 Chunk)
SHIFT: 1 block per step for fine positioning (yes, I need it sometimes)
CTRL: 128 blocks per step (8 Chunks)
ALT: 512 blocks per step (1 Region)

@mrkite
Copy link
Owner

mrkite commented Mar 4, 2017

Huh. I could've sworn it did this already, but apparently not. It's simple enough to add, so I'll add it.

@mrkite mrkite self-assigned this Mar 4, 2017
Metibor added a commit to Metibor/minutor that referenced this issue Apr 8, 2017
mrkite added a commit that referenced this issue Apr 8, 2017
Added accelerator keys suggested in #109
mrkite added a commit that referenced this issue Apr 23, 2017
Removed zoom factor from keyboard movement and did some code clean-up (#109)
@EtlamGit EtlamGit closed this as completed Nov 1, 2021
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

3 participants