RPTools / TokenTool

TokenTool removes much of the tedium from creating tokens for use with MapTool or your favorite online gaming application. Just drag an image into the background, select a frame, zoom and pan to suit, and drag off a finished token. The resulting token is transparent around the edges and cropped to the size you wanted.
http://www.rptools.net/toolbox/token-tool/
GNU Affero General Public License v3.0
178 stars 44 forks source link

Trackpad - panning vs zooming #443

Closed DanielHeath closed 4 months ago

DanielHeath commented 4 months ago

Is your feature request related to a problem? Please describe.

In most OSX apps, a two-finger swipe on the trackpad is used to pan/scroll, whereas a pinch gesture is used to zoom in / out.

Describe the solution you'd like

When using a trackpad with gesture support, use pinch for zoom & swipe to scroll.

Additional context

Currently, the 'pinch' gesture does nothing, while the 'scroll' gesture zooms in / out.

DanielHeath commented 4 months ago

Ahh sorry, wrong repo.