mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 18:42:07 +08:00
nav: clear last_banner on no gps
old-commit-hash: c60f5ab6f6b976c95e0b772b68c890680877be61
This commit is contained in:
@@ -536,6 +536,8 @@ void MapInstructions::updateGPSValid(bool valid) {
|
||||
secondary->setVisible(false);
|
||||
icon_01->setVisible(false);
|
||||
|
||||
last_banner = {};
|
||||
|
||||
setVisible(true);
|
||||
adjustSize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user