bbell

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by bbell

  1. Thanks for the help, looks like that will work. If anyone else is having issues, I found out that it does it in the opposite situation too if the starting value is below zero and the max value is less than zero the same behavior occurs. Just out of curiosity, are the controls getting new features or just a rework for performance?
  2. I'm having trouble with the slider component changing the Set Channel value at startup if the slider range minimum value is greater than 0. The slider works as expected if the minimum is less than or equal to zero. See the attached example. I thought I had a workaround by delaying the variable setting at startup, but that only works if the slider is on the starting page. If you put the sliders on another page it does the same thing the first time you switch to the page with the sliders. SliderStart.ctl