Try v6 - V6 (6.9 KB)
It should not trigger click event.
Yes now long click does not triger click event
Is my extension completely working ??
For me working.
If any error still persist, please notify me.
quite
Full Clickable on Kodular not work, maybe because there is Arrangement have mark Clickable. need add all component included register
I think this discussion would be better in Kodular community, since this extension is made for Appinventor.
Did you try?
Thank work,
need touchdown (fast click)
Galaxy 1.0.1 - A click toggler 🥳 - #27 by hammerhai - Extensions - Kodular Community
What you asked is quite unclear?
Good extension! Hope to see more extensions developed by you in the future!
New Version 7 !
MINI UPDATE !
ErrorOccurred
Block added.
ClickZ.aix (7.4 KB)
First Post is also updated.
You can always check this to learn more about what you should add:
@Aquib_Khan can we make anything like when the button is clicked 2 times then the Screen bg color will change?
Save tinyDB value to 0 at first then when someone click, add 1 to that value then if(tinyDBValue == 2)
then do change bg color of screen...
Do you mean by double click feature ?
Yeah, but like if I click 5 times then it do something...
Like add a new block like
When clicked
ID - Times
====
If Times = 5 then
Do something