You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just found out that this line below is breaking the listen() method on the OptionController
Try changing the value of the items in an attached array and notice that the control doesn't update its value. After commenting out this line everything works as expected
Just found out that this line below is breaking the
listen()
method on theOptionController
Try changing the value of the items in an attached array and notice that the control doesn't update its value. After commenting out this line everything works as expected
dat.gui/src/dat/controllers/OptionController.js
Line 79 in 8cd1b4d
The text was updated successfully, but these errors were encountered: