Closed hadley closed 10 years ago
e.g. waggle(), input_slider() and left_right(). They share 90% of behaviour but the current implementation is a total mess.
waggle()
input_slider()
left_right()
This is fixed now with the broker system.
e.g.
waggle()
,input_slider()
andleft_right()
. They share 90% of behaviour but the current implementation is a total mess.