You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a slider to a debug node.
Set slider output to "only on release"
What happens?
If you click somewhere on the slider path without releasing the mouse button, the node fire an event with number you click on.
Keep the mouse button pressed and move the slider somewhere else and release the button, the node fires a second event with number at point you release the mouse button.
What do you expect to happen?
If output is set to "only on release" I expect no event when clicked, only on release.
What are the steps to reproduce?
Create a slider to a debug node.
Set slider output to "only on release"
What happens?
If you click somewhere on the slider path without releasing the mouse button, the node fire an event with number you click on.
Keep the mouse button pressed and move the slider somewhere else and release the button, the node fires a second event with number at point you release the mouse button.
What do you expect to happen?
If output is set to "only on release" I expect no event when clicked, only on release.
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: