MCPcopy Create free account
hub / github.com/PlayOnLinux/POL-POM-4 / ResizeWindow

Method ResizeWindow

python/mainwindow.py:495–497  ·  view source on GitHub ↗
(self, e)

Source from the content-addressed store, hash-verified

493 self._mgr.restorePosition()
494
495 def ResizeWindow(self, e):
496 self.UpdateGaugePos()
497 self.UpdateSearchHackSize()
498
499 def UpdateSearchHackSize(self):
500 if (self.SpaceHack == True):

Callers

nothing calls this directly

Calls 2

UpdateGaugePosMethod · 0.95
UpdateSearchHackSizeMethod · 0.95

Tested by

no test coverage detected