This commit is contained in:
surculus12
2018-06-11 15:24:17 +00:00
parent cc529d3499
commit b7b60e4ea6

View File

@@ -741,7 +741,7 @@ class FittingView(d.Display):
# noinspection PyPropertyAccess
def MakeSnapshot(self, maxColumns=1337):
if self.FVsnapshot:
del self.FVsnapshot
self.FVsnapshot = None
tbmp = wx.Bitmap(16, 16)
tdc = wx.MemoryDC()