mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 02:12:46 +01:00
remove AsyncStart ,add SDL_Delay in event loop
This commit is contained in:
@@ -507,9 +507,8 @@ func (self *BluetoothPage) ShowBox(msg string) {
|
||||
}
|
||||
|
||||
func (self *BluetoothPage) HideBox() {
|
||||
self.Draw()
|
||||
self.ShowingMessageBox = false
|
||||
self.Screen.SwapAndShow()
|
||||
self.Screen.Refresh()
|
||||
}
|
||||
|
||||
func (self *BluetoothPage) Init() {
|
||||
|
||||
Reference in New Issue
Block a user