Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ OnWindowClose
Method
OnWindowClose
gui/builtinItemStatsViews/attributeSlider.py:148–151 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
146
evt.Skip()
147
148
def
OnWindowClose(self):
149
# Stop animations to prevent crashes when window is
150
# closed while animation is in progress
151
self.slider.FreezeAnimation()
Callers
nothing calls this directly
Calls
1
FreezeAnimation
Method · 0.80
Tested by
no test coverage detected