Pan: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Panning is an interaction technique that helps to navigate within a view. Instead of using a bounded view, an user interface that supports panning typically has no bounds. That means, it is possible to navigate in any direction without limitations given through bounds. Mostly, navigation with panning is realized by dragging the mouse above a view and the view goes along with the mouse movements. | Panning is an interaction technique that helps to navigate within a view. Instead of using a bounded view, an user interface that supports panning typically has no bounds. That means, it is possible to navigate in any direction without limitations given through bounds. Mostly, navigation with panning is realized by dragging the mouse above a view and the view goes along with the mouse movements. |
Revision as of 01:02, 6 July 2006
Panning is an interaction technique that helps to navigate within a view. Instead of using a bounded view, an user interface that supports panning typically has no bounds. That means, it is possible to navigate in any direction without limitations given through bounds. Mostly, navigation with panning is realized by dragging the mouse above a view and the view goes along with the mouse movements.