Sorry, I misunderstood your problem.  I was able to re-create your
problem.  This could be considered a bug, moving off slider before
letting mouse up should return the pointer to its original value, but
it does not.  So now your event doesn't fire because it never saw a
mouse up event on the slider.  The only fix I could see is to set the
event trigger to Value Change.  Yes you will have an event for each
incremental change.  Don't know of a good solution.

Reply via email to