Il giorno dom, 22/04/2012 alle 21.39 -0700, Tyson Neuroth ha scritto:
> The click action in my app seams to be slow.  Especially in the case
> of a certain part of it where I have a custom file browser I'm trying
> to make, in which you click to scroll down or up.  
> 
> 
> The function launched by the click action in this case just moves
> actors up or down, so far just 11 of them.  If I click to fast,
> nothing happens, about 1/2 to 1/3rd of a second is too fast.
> 

Probabily you are clicking faster than the double-click timeout, and
ClutterClickAction currently discards button events with click-count >
1.


_______________________________________________
clutter-app-devel-list mailing list
clutter-app-devel-list@clutter-project.org
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to