diff --git a/frontend/ui/bbox.lua b/frontend/ui/bbox.lua index 1743a614f..152db44f2 100644 --- a/frontend/ui/bbox.lua +++ b/frontend/ui/bbox.lua @@ -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(),