[ 1697009 ] Some numpad chord way to move in 1 or 2 pixel increments
[ 1695001 ] Allow configurable pixel move amounts
A few tweaks, experimenting. First off, the default small increment is now 5 pixels instead of 1 pixel (I have to keep in mind that my acceleration settings will probably influence these defaults). Second, Ctrl + Shift now add a fourth state, and it's set to 1 pixel. Also, the numpad Enter key (when NumLock is off) now is trapped and acts as a Shift key.
The pixel increments (Small = 5, Regular = 10, Large = 50) are now configurable in the default .exe config file - which, because of ClickOnce, is a bit difficult to get to - but at least it's there now. The numpad Enter as Shift is also a setting that can be turned off if you don't like it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=46034
Originator: YES
[ 1697009 ] Some numpad chord way to move in 1 or 2 pixel increments
[ 1695001 ] Allow configurable pixel move amounts
A few tweaks, experimenting. First off, the default small increment is now 5 pixels instead of 1 pixel (I have to keep in mind that my acceleration settings will probably influence these defaults). Second, Ctrl + Shift now add a fourth state, and it's set to 1 pixel. Also, the numpad Enter key (when NumLock is off) now is trapped and acts as a Shift key.
The pixel increments (Small = 5, Regular = 10, Large = 50) are now configurable in the default .exe config file - which, because of ClickOnce, is a bit difficult to get to - but at least it's there now. The numpad Enter as Shift is also a setting that can be turned off if you don't like it.