##// END OF EJS Templates
fix initial collapsed state on load...
fix initial collapsed state on load OutputArea.collapsed should only be assigned inside expand/collapse methods setting `collapsed = false` when it actually is collapsed prevents expand from having any effect, resulting in apparently invisible output.

File last commit:

r2045:2b04bcfb
r20253:be872d00
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """