Skip to content

Commit

Permalink
cosmetic fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Feb 26, 2024
1 parent 4ce5719 commit 819379d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/SearchDialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ void SearchDialog::changeTab(int index)

if (index==2) // Position
{
setCenterOfScreenCoordinates();
if (useFOVCenterMarker)
GETSTELMODULE(SpecialMarkersMgr)->setFlagFOVCenterMarker(true);
}
Expand Down

0 comments on commit 819379d

Please sign in to comment.