use hold event to cancel page crop

pull/2/merge
chrox 11 years ago
parent 0ed5d05bc0
commit 8c1c51e230

@ -85,7 +85,7 @@ function BBoxWidget:init()
},
CancelCrop = {
GestureRange:new{
ges = "hold_release",
ges = "hold",
range = Geom:new{
x = 0, y = 0,
w = Screen:getWidth(),

Loading…
Cancel
Save