Force frame refresh on graph redraw
This commit is contained in:
@@ -367,6 +367,7 @@ class GraphFrame(wx.Frame):
|
||||
|
||||
self.canvas.draw()
|
||||
self.SetStatusText("")
|
||||
self.Refresh()
|
||||
|
||||
def onFieldChanged(self, event):
|
||||
self.draw()
|
||||
|
||||
Reference in New Issue
Block a user