cornerstoneDemo
cornerstoneDemo copied to clipboard
Keyboard modifier functionality for viewer tools
For those of us with trackpads, it is often useful to switch between tools using keyboard modifiers due to a lack of [right or center click] + drag
For example, in OsiriX, the default tool is WW/WL, but pressing Command = Pan, and Shift = Zoom
Some kind of key binding functionality might prove useful.
Agreed. If someone wants to do the work I'd gladly accept a pull request
Sent from my iPhone
On May 11, 2014, at 9:27 AM, Simon Rascovsky [email protected] wrote:
For those of us with trackpads, it is often useful to switch between tools using keyboard modifiers due to a lack of [right or center click] + drag
For example, in OsiriX, the default tool is WW/WL, but pressing Command = Pan, and Shift = Zoom
Some kind of key binding functionality might prove useful.
— Reply to this email directly or view it on GitHub.
Maybe we can use this: http://dmauro.github.io/Keypress/ I'll look into it.