Fix setting the view size
authorAntonio Ospite <ao2@ao2.it>
Fri, 3 Oct 2014 10:06:29 +0000 (12:06 +0200)
committerAntonio Ospite <ao2@ao2.it>
Fri, 3 Oct 2014 10:59:36 +0000 (12:59 +0200)
commitb5ba5a82ab4d1abcbe93b11c3e485a67c32a4593
treee36c33a45208eda784e641163bf762473ed5bcbb
parent91bd01ad8afc9a8e04e0058fc646172f43f17adc
Fix setting the view size

SetInitialSize() also sets the min size which is needed because the view
is added to a sizer.
CanvasView.py