update comment about reverting full refresh in onPanRelease

pull/1328/head
chrox 10 years ago
parent 35545169a6
commit b0e2ce2a8b

@ -344,7 +344,7 @@ function ReaderPaging:onPanRelease(arg, ges)
end
else
self.last_pan_relative_y = 0
-- trigger partial refresh
-- trigger full refresh to clear ghosting generated by previous fast refresh
UIManager:setDirty(nil, "full")
end
end

Loading…
Cancel
Save