Open
Description
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.