Update of bug #17656 (project mypaint):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Reproduced.

If I recall correctly the code still uses a glib timeout to try to detect
double click. This could explain the problem because glib timeouts are not
guaranteed to fire at exactly the timeout one specifies.

Instead of the timeout, one should check if the event is a
gtk.gdk.2BUTTON_PRESS event.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17656>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to