Bug: slider component doesn't work in flex container in 8.1.12

Hi
The slider component doesn’t work in the flex container in 8.1.12. The behavior even stranger in runtime with doesn’t move at all.
slider.zip (14.7 KB)
slider

mind putting an onchange script on the sliders value that prints this and show what it prints?
system.perspective.print("slider " + origin + " " + str(currentValue.value)

slider
This appears to be working in the latest nightly. I’m currently researching whether anything recently might have fixed it.

1 Like

i did not have troubles on 8.1.12 too