<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
{margin-top:0;
margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
<a href="http://oi41.tinypic.com/2dj2srr.jpg" target="_blank">http://oi41.tinypic.com/2dj2srr.jpg</a><br>
<br>
Well I manually fixed your package, and yes you should never really use doubleclicks, but if you happen to click madly with 2 fingers simultaneously, you sometimes get event triggered. Default treshold values are so high that you basicly never can get doubleclick
with one finger. If you want double click behaviour so you need listen for raw event timestamps.<br>
<br>
re, Jonni<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF989894"><font color="#000000" face="Tahoma" size="2"><b>From:</b> devel-bounces@lists.sailfishos.org [devel-bounces@lists.sailfishos.org] on behalf of Jonni Rainisto [jonni.rainisto@jolla.com]<br>
<b>Sent:</b> Saturday, November 09, 2013 7:10 PM<br>
<b>To:</b> Sailfish OS Developers<br>
<b>Subject:</b> Re: [SailfishDevel] Double-tap detection<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Already answered in here
<a href="https://lists.sailfishos.org/pipermail/devel/2013-November/000973.html" target="_blank">
https://lists.sailfishos.org/pipermail/devel/2013-November/000973.html</a><br>
<br>
And your your git repository doesnt make working rpm nor working application, no use to ask people build from repository which are missing files to make a complete application.<br>
<br>
re, Jonni<br>
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<hr tabindex="-1">
<div id="divRpF761875" style="direction:ltr"><font color="#000000" face="Tahoma" size="2"><b>From:</b> devel-bounces@lists.sailfishos.org [devel-bounces@lists.sailfishos.org] on behalf of Artem Marchenko [artem.marchenko@gmail.com]<br>
<b>Sent:</b> Saturday, November 09, 2013 4:58 PM<br>
<b>To:</b> devel@lists.sailfishos.org<br>
<b>Subject:</b> [SailfishDevel] Double-tap detection<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Hi All
<div><br>
</div>
<div>Has anybody tried intercepting double taps in the Jolla app?</div>
<div>I tried it on simulator (using MouseArea onDoubleClicked) and I swear I saw double clicks happening a couple of times, but then I've lost it.</div>
<div><br>
</div>
<div>I tried playing with preventStealing and propagateComposedEvents, didn't help. Sure I can implement my own timer based double click detection, but.. that's somehow wrong, double clicks should work in just a MouseArea.</div>
<div><br>
</div>
<div>- Am I missing something very basic?</div>
<div>- Or is it just an emulator issue (maybe Mac + virtualbox somehow eat second clicks on the way)?</div>
<div><br>
</div>
<div>It would be real great if somebody could run a small throwaway demo on a real device or at least on a non-Mac simulator and tell if it works.</div>
<div><br>
</div>
<div>Just build and run app from here, it's just one screen with logs right on screen, I promise :)</div>
<div><a href="https://github.com/amarchen/throwaway-trials-sailfish/tree/double-click-testing" target="_blank">https://github.com/amarchen/throwaway-trials-sailfish/tree/double-click-testing</a> </div>
<div><br>
</div>
<div>Best regards,</div>
<div>Artem.</div>
<div><br>
</div>
<div>P.S.</div>
<div>If you wonder why I want doubletaps at all, I find it a convenient way for locking-unlocking app input for the app that well, should avoid reacting to accidental input sometimes.<br clear="all">
<div><br>
</div>
-- <br>
Artem Marchenko<br>
<a href="http://agilesoftwaredevelopment.com" target="_blank">http://agilesoftwaredevelopment.com</a><br>
<a href="http://twitter.com/AgileArtem" target="_blank">http://twitter.com/AgileArtem</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>