##// END OF EJS Templates
Make the widget property_lock store the JSON state, not the original object...
Make the widget property_lock store the JSON state, not the original object Comparison between arbitrary python objects can get crazy, whereas we really only care about if the JSON state we are syncing is different. So with this change, we store and check against the JSON state.
Jason Grout -
r17674:60553571
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
v4
__init__.py Loading ...
convert.py Loading ...
current.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...