PIELab / behaviorSim_web

:thought_balloon: GUI for creating Human Behavior Models
http://pielab.github.io/behaviorSim_web/
GNU General Public License v2.0
0 stars 0 forks source link

link between parameter box and slider does not function properly #40

Closed 7yl4r closed 10 years ago

7yl4r commented 10 years ago

Changing the slider should update the box, and changing the box should update the slider. Currently it seems that only the last added slider updates when the box value changes.

7yl4r commented 10 years ago

see ModelBuilder._init_slider_and_box for broken implementation