mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-06 13:34:36 +02:00
bluetooth code updated with latest github.com/muka/go-bluetooth@v0.0.0-20210812063148-b6c83362e27d
This commit is contained in:
@@ -402,6 +402,7 @@ func (self *MainScreen) Draw() {
|
||||
}
|
||||
|
||||
if self.TitleBar != nil {
|
||||
//every plugin_init should not do any Draw actions since CurrentPage might be nil at that time
|
||||
self.TitleBar.Draw( self.CurrentPage.GetName())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user