##// END OF EJS Templates
Add None as a widget visible value to allow for visiblity: hidden...
Add None as a widget visible value to allow for visiblity: hidden Now, visible can have three values: * True - show the widget * False - hide the widget and collapse the empty space * None - hide the widget and show the empty space

File last commit:

r13195:ee7d313e
r19186:adb9a02d
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *