Add setting for centering radar on site selection

This commit is contained in:
AdenKoperczak 2025-04-02 11:20:46 -04:00
parent 7fdf25f1e7
commit 6b2f3dd84f
6 changed files with 39 additions and 10 deletions

View file

@ -135,9 +135,9 @@
<property name="geometry">
<rect>
<x>0</x>
<y>-260</y>
<y>-412</y>
<width>511</width>
<height>812</height>
<height>841</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@ -625,6 +625,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="centerOnRadarSelectionCheckBox">
<property name="text">
<string>Center Map on Radar Selection</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cursorIconAlwaysOnCheckBox">
<property name="acceptDrops">