megies / obspyck

ObsPyck is a GUI application that is intended to cover the tasks in a standard analysis workflow for seismic events in seismological observatory practice.
https://github.com/megies/obspyck/wiki
GNU General Public License v2.0
61 stars 32 forks source link

Panning / scrolling along the time axis #45

Closed shicks-seismo closed 7 years ago

shicks-seismo commented 7 years ago

Tobias,

I realise it's possible to scroll and zoom in/out along the time axis using Shift + mouse-wheel. However, I haven't yet found a command to scroll/pan only (without any zoom).

Is this possible?

Thanks, S

megies commented 7 years ago

Currently mouse wheel only is zooming in/out of time axis, mouse wheel plus modifier ("shift" in default config) is zooming amplitude axis.

I'm adding this to master now, as it's fairly easy to add.. default key is (currently by default unused) Alt key.