--- a/src/gldraw.cpp Sat Oct 19 01:15:57 2013 +0300
+++ b/src/gldraw.cpp Sat Oct 19 01:22:11 2013 +0300
@@ -111,6 +111,7 @@
setDrawOnly (false);
setMessageLog (null);
m_width = m_height = -1;
+ m_hoverpos = g_origin;
m_toolTipTimer = new QTimer (this);
m_toolTipTimer->setSingleShot (true);