##// END OF EJS Templates
Change the callback logic so the order makes more sense:...
Change the callback logic so the order makes more sense: *Now* View calls Model which calls Widget Manager *instead of * View calls Widget Manager, which then the Model modifies right before sync
Jonathan Frederic -
r14640:e15e3529
Show More
Name Size Modified Last Commit Author
/ IPython / html / widgets
__init__.py Loading ...
widget.py Loading ...
widget_bool.py Loading ...
widget_button.py Loading ...
widget_container.py Loading ...
widget_float.py Loading ...
widget_float_range.py Loading ...
widget_image.py Loading ...
widget_int.py Loading ...
widget_int_range.py Loading ...
widget_selection.py Loading ...
widget_selectioncontainer.py Loading ...
widget_string.py Loading ...