- Fix+.
This commit is contained in:
parent
ad5e081f83
commit
ef8ba74e35
@ -46,6 +46,7 @@ class AttackDisplay(wx.ScrolledWindow):
|
||||
print "Unknown file type %s." % (self.filetype)
|
||||
|
||||
# TODO self.Bind(wxSizeEvent
|
||||
self.update(True)
|
||||
self.Fit()
|
||||
|
||||
def OnSize(self,event):
|
||||
|
Loading…
Reference in New Issue
Block a user