Skip to content

How to only display the main window

Pavel Solomienko edited this page Feb 10, 2016 · 2 revisions

You can set panels size from config file.

To make only the right panel visible, just change splitterWidth and splitterMinWidth to 0.

Rendering result will be that one. User will still be able to make visible left panels by dragging the Splitter grip.

One panel FileManager

See also : https://github.com/simogeo/Filemanager/blob/master/scripts/filemanager.config.js.default#L20