Knob OnRelease Event

  • Author
    Posts
  • June 12, 2025 at 12:18 pm #1722

    Hi,
    At then moment I can only detect the knob Value OnValueChanged. Is there a way to detect when the Knob object was released?
    I want to activate other logic only when the Knob is released, and the value is set to the correct value.

    Thank you.

    June 13, 2025 at 9:38 am #1730

    Unfortunately not. The only workaround I can think of is to restart a timer every time a value change is received and to evaluate it as a release after a timeout has occurred.

  • You must be logged in to reply to this topic.