Hello,
I use a Raspberry to control 3 doors (open/close).
On the Webvisu I can configure the time of the delay and the interval for the SMS notification.
It works very well but,
When I click on the Input field (the Time) it works.
When I click far on the right side of the Input field something strange happens.
You can see it on the screenshot.
What did I forgot or did wrong?
Normal click:
Far right from the field click:
Greetings
Patrick
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
you did only "one thing" wrong you have configured an input event OnMouseDown in the settings of the big grey rectangle below of all the three doors in the background. Deleting this input action should solve your issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I use a Raspberry to control 3 doors (open/close).
On the Webvisu I can configure the time of the delay and the interval for the SMS notification.
It works very well but,
When I click on the Input field (the Time) it works.
When I click far on the right side of the Input field something strange happens.
You can see it on the screenshot.
What did I forgot or did wrong?
Normal click:
Far right from the field click:
Greetings
Patrick
Hello Patrick,
can you provide a small example project?
Thank you!
Best regards,
Marcel
Hi,
here in the example its the same problem.
I'm sure i did anything wrong, but I cant find out.
Thank you
Patrick
Inputfield.project [164.67 KiB]
you did only "one thing" wrong you have configured an input event OnMouseDown in the settings of the big grey rectangle below of all the three doors in the background. Deleting this input action should solve your issue.
aaarg
Thank you very much!!