Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ OnResize
Method
OnResize
gui/builtinShipBrowser/navigationPanel.py:120–121 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
118
event.Skip()
119
120
def
OnResize(self, event):
121
self.Refresh()
122
123
def
ToggleRecentShips(self, bool=None, emitEvent=True):
124
# this is so janky. Need to revaluate pretty much entire ship browser. >.<
Callers
nothing calls this directly
Calls
1
Refresh
Method · 0.45
Tested by
no test coverage detected