mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
Improved size calculation of overlay text message
* larger text message overlay * fixed min.size calculation
This commit is contained in:
@@ -664,7 +664,7 @@ namespace BlackGui
|
||||
ui->comp_AtcStations->setBackgroundUpdates(backgroundUpdates);
|
||||
}
|
||||
|
||||
void CTextMessageComponent::updateAtcButtonStations()
|
||||
void CTextMessageComponent::updateAtcStationsButtons()
|
||||
{
|
||||
ui->comp_AtcStations->updateStations();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user