Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ IsExpanded
Method
IsExpanded
gui/toggle_panel.py:99–100 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
97
return
not self._toggled
98
99
def
IsExpanded(self):
100
return
self._toggled
101
102
def
OnStateChange(self, sz):
103
self.SetSize(sz)
Callers
1
expand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected