mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-24 21:02:40 +01:00
bug fix
This commit is contained in:
@@ -108,6 +108,8 @@ class AirplanePage(Page):
|
||||
self._Scroller.Init()
|
||||
self._Scroller.SetCanvasHWND(self._HWND)
|
||||
|
||||
self.OnLoadCb()
|
||||
|
||||
def ScrollDown(self):
|
||||
dis = 10
|
||||
if abs(self._Scrolled) < (self._BGheight - self._Height)/2 + 0:
|
||||
|
||||
Reference in New Issue
Block a user