Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ OnFitRenamed
Method
OnFitRenamed
graphs/gui/frame.py:128–131 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
126
127
# Fit events
128
def
OnFitRenamed(self, event):
129
event.Skip()
130
self.ctrlPanel.OnFitRenamed(event)
131
self.draw()
132
133
def
OnFitChanged(self, event):
134
event.Skip()
Callers
nothing calls this directly
Calls
1
draw
Method · 0.95
Tested by
no test coverage detected