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
Symptom: when a NumberController has .listen(), I cannot manually update the number in the associated NumberControllerBox even though the slider works fine. A similar problem exists for color controllers, where I can change the color using the color picker but not by typing in a hex value.
History: This was previously reported in #100 (related to #101), and fixed in ca19030. The relevant line in NumberControllerBox.js was removed in dd5d0fc.
The text was updated successfully, but these errors were encountered:
Symptom: when a NumberController has .listen(), I cannot manually update the number in the associated NumberControllerBox even though the slider works fine. A similar problem exists for color controllers, where I can change the color using the color picker but not by typing in a hex value.
History: This was previously reported in #100 (related to #101), and fixed in ca19030. The relevant line in NumberControllerBox.js was removed in dd5d0fc.
The text was updated successfully, but these errors were encountered: