neurolabusc / MRIcroGL10_OLD

DEPRECATED development has moved to https://github.com/rordenlab/MRIcroGL
https://www.nitrc.org/plugins/mwiki/index.php/mricrogl:MainPage
BSD 2-Clause "Simplified" License
58 stars 24 forks source link

Update position reporting when scrolling with keys #22

Closed TheChymera closed 6 years ago

TheChymera commented 6 years ago

For precision's sake, I like to browse images in MRIcroGL by using the keyboard bindings for navigation (left/right, up/down, home/end).

Sadly, however, this navigation does not update the position as reported in the window title bar, so whenever I reach a desired position I have to click the mouse exactly on the crosshairs to get the coordinated. this usually throws the positiion off a bit, and sometimes that actually is critical.

Would you be interested in adding such an enhancement?