Don't set min and max size of window twice

Authored by davidedmundson on Mar 4 2016, 4:34 PM.

Description

Don't set min and max size of window twice

Don't save and restore panel length

length gets overriden from the QML side so there is no point loading and
restoring it.

This also simpifies code somewhat removing places where we clearly did
the same bit of code twice.

Details

Committed
davidedmundsonMar 17 2016, 4:08 PM
Parents
R120:3dd1ec835465: Remove invalid emit
Branches
Unknown
Tags
Unknown