I created a user interface using HumanUI, but it has some problems with the slider interaction.
Create Slider and Value Listener are used in my gh, which connects well from the gh to the interface when I change the gh slider number. But it does not work in the opposite way when I change the slider number on the interface, it is just no reaction…
Maybe I didn’t explain well about the question, please see the attached video.
These sliders do not react in the Position and Range parts when I scrub them, the bars do not move and just appeared as a quick flash. But the sliders work well in the Dimension part…
Is there any error in the “add elements to window” component? This looks like you are illegally driving element creation or setup with values derived from a value listener.