hoodle-core-0.13.0.0: Core library for hoodle

PortabilityGHC
Stabilityexperimental
MaintainerIan-Woo Kim <ianwookim@gmail.com>
Safe HaskellNone

Hoodle.Widget.PanZoom

Description

Pan-Zoom widget drawing and action

Synopsis

Documentation

manipulatePZWSource

Arguments

:: (PanZoomTouch, PanZoomMode) 
-> CanvasId 
-> CanvasGeometry 
-> (Surface, Surface)

(Source Surface, Target Surface)

-> CanvasCoordinate

original widget position

-> CanvasCoordinate

where pen pressed

-> UTCTime 
-> MainCoroutine () 

manipulate Pan-Zoom widget until released when grabbing the widget