From 85aac4be684f1233d534ab10f19dc48d57a3b88d Mon Sep 17 00:00:00 2001 From: Gonzalo Odiard Date: Fri, 11 Jan 2013 14:09:16 +0000 Subject: Avoid execute tool_end before the last tool_move - OLPC #12405 We are using a timeout in the mousemove events to avoid flood with more events than the application can draw, but this can produce get a move event after the method to finish the draw was executed. As they draw in different canvas, the last part of the draw is lost. This patch add a timeout a little bigger to the toolend call, to avoid this situation. Signed-off-by: Gonzalo Odiard --- (limited to 'images') -- cgit v0.9.1