The panning tag has no wiki summary.
1
vote
2answers
61 views
Can dragging actions replace the need for pan buttons in a map?
Can the mouse click and drag functionality on map interface (such as Google Maps) substitute the need for pan (<, >, ^, v) buttons?
Note: I have revised this question to exclude discussion on ...
6
votes
2answers
331 views
Panoramic images in a web context: good user experience examples? [closed]
I often create ultra-wide images on my iPhone (stitched together with Pano.app), and I'm looking for user experience examples to display them on a website. These are not spherical or 360ยบ images ...
0
votes
1answer
838 views
How to pan a panel in C# WinForms?
The panel has horizontal and vertical scrollbars and I'm trying to implement a way to pan the panel without using the scrollwheel because most people only have a vertical scroller.
Initially I was ...
6
votes
2answers
949 views
Examples of a zoom/pan on hover [closed]
I've got this user interface idea in mind for my dashboard app, and I swear I've seen it before but cannot find an instance of it on the web.
The essence is that you present a thumbnail image to the ...
2
votes
7answers
474 views
Fallback for MultiTouch pan and zoom
A planned app that will run on tablets that support multitouch needs a graceful fallback for tablets and desktops which don't. I have a view onto a possibly very large 2D electron microscopy image ...