Hi guys,
I have two sliders, a min and max value and I'd like to prevent the values from overlapping. Also, I want to make sure whenever a slider is changed that all values are sent out again.
Sometimes this code works but if you play with it for a while sometimes the max value ends up being 4 or 5 higher than the min value.
Anyone feel like deciphering my spaghetti or suggesting a better way to do this?
Chris