Error when minimized and Flies out. Didn’t crash, but needs a fix.
Situation: Thumbnailer is in an AUI Pane and is minimized with FlyOut Capabilities(Preview Pane)
···
Traceback (most recent call last):
File “C:\Python27\lib\site-packages\wx-3.0-msw\wx\lib\agw\thumbnailctrl.py”, line 2145, in OnPaint
xwhite = ((w - self._cols*(self._tWidth + self._tBorder)))/(self._cols+1)
ZeroDivisionError: integer division or modulo by zero