mapmapteam / mapmap

Open source video mapping software
http://www.mapmap.info
GNU General Public License v3.0
430 stars 65 forks source link

Make the viewing/editing canvases scrollable #63

Open aalex opened 10 years ago

aalex commented 10 years ago
sofian commented 7 years ago

Right now mouse scroll implements Zoom-in / Zoom-out. I suggest the following (like in Inkscape):

(*) Notice that in Inkscape this is not done with CTRL-click drag but with SPACE-click drag. This is an interesting idea because CTRL-click on some systems (eg. OSX) is equal to right-click. However on MapMap the spacebar acts as the play/pause hotkey.

sofian commented 7 years ago

Because of the question about the use of SPACEBAR this is linked to #292.

aalex commented 6 years ago

We really need to be able to scroll through. This should be high priority.