2 coffees for cnc, please.
This commit is contained in:
@@ -1407,12 +1407,7 @@ class FitItem(wx.Window):
|
||||
handler("fit", self.fitID)
|
||||
break
|
||||
else:
|
||||
newWnd = targetWnd.Parent
|
||||
if wnd == newWnd:
|
||||
break
|
||||
|
||||
wnd = newWnd
|
||||
|
||||
wnd = wnd.Parent
|
||||
event.Skip()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user