From: Antonio Ospite Date: Fri, 3 Oct 2014 10:06:29 +0000 (+0200) Subject: Fix setting the view size X-Git-Url: https://git.ao2.it/PoPiPaint.git/commitdiff_plain/b5ba5a82ab4d1abcbe93b11c3e485a67c32a4593?hp=b5ba5a82ab4d1abcbe93b11c3e485a67c32a4593 Fix setting the view size SetInitialSize() also sets the min size which is needed because the view is added to a sizer. ---