rlancaste / stellarsolver

GNU General Public License v3.0
89 stars 47 forks source link

Add some GUI keyboard shortcuts to the Tester program. #69

Closed murveit closed 3 years ago

murveit commented 3 years ago

Rob, I'm suggesting these keyboard shortcuts for the Tester program for: zoom in, zoom out, autoscale, pan left/right/up/down, open file, quit

Let me know what you think!

rlancaste commented 3 years ago

Sure, lets try it out

rlancaste commented 3 years ago

One thing, the pan down and pan up seem backwards on my Mac, but that might be a result of the "Natural" panning behavior apple implemented awhile back

murveit commented 3 years ago

Rob, I don't disagree with you comment (pan up/down not 100% intuitive). I believe I used what was in the constants, (I mapped 'moveToNextLine' to Down and 'moveToPreviousLine' to Up) however, if you want to reverse them, you won't get any argument from me ;)