Sreevishnu

Results 1 issues of Sreevishnu

Hi, I was trying to get the realtime value of the slider movement. I was able to get it using xobserve. `xw::slider slider;` `slider.display()` `XOBSERVE(slider, value, [](const auto& s) {`...