Wish #304: MapWidget's center-on-aircraft button should be sticky
Thanks to Victhor Foster for the idea.
This commit is contained in:
parent
fb52b013f0
commit
0c500d4fc4
1 changed files with 0 additions and 1 deletions
|
@ -527,7 +527,6 @@ void MapWidget::draw(int dx, int dy)
|
|||
|
||||
if (_root->getBoolValue("centre-on-aircraft")) {
|
||||
_projectionCenter = _aircraft;
|
||||
_root->setBoolValue("centre-on-aircraft", false);
|
||||
}
|
||||
|
||||
double julianDate = globals->get_time_params()->getJD();
|
||||
|
|
Loading…
Add table
Reference in a new issue