diff options
Diffstat (limited to 'gui/settings-dialog.ui')
-rw-r--r-- | gui/settings-dialog.ui | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/gui/settings-dialog.ui b/gui/settings-dialog.ui index 93374b06..2a6ba963 100644 --- a/gui/settings-dialog.ui +++ b/gui/settings-dialog.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>548</width> - <height>600</height> + <width>565</width> + <height>641</height> </rect> </property> <property name="windowTitle"> @@ -104,6 +104,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="toolTip"> + <string>Treat this device orientation as the in-game center of the screen.</string> + </property> <property name="text"> <string>Center</string> </property> @@ -267,6 +270,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="toolTip"> + <string>Hold in-game center of the screen while the mode is active.</string> + </property> <property name="text"> <string>Zero</string> </property> @@ -283,6 +289,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="toolTip"> + <string>Freeze the position returned by the tracker while this mode is active.</string> + </property> <property name="text"> <string>Toggle</string> </property> |