onar3d
1
On any other windows software, the double-click (well, double-finger-tap) works consistently well.
But on my own Juce software, and the Juce demo, double-click (mouseDoubleClick) is near impossible to trigger.
This is on Juce 4.3, I have not bought 5.x…
Is this fixed on 5.x? Is there anything I can do to ameliorate this issue that any of you all know of?
Thanks!
ijijn
2
Hi!
There are some general touch screen improvements in 5.x, but I’m not sure about double-click specifically. I’ll check when I get a chance.
ed95
3
I’ve just pushed a fix for this to the develop branch (this will be covered by a 5.x license).
1 Like
ijijn
4
Nice one! Ed strikes again!
onar3d
5
Thank you ijijn, ed95!
I’ll start saving up for my 5.x upgrade for when I want to release in the future…!