summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-10-03 23:11:28 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-10-03 23:11:28 +0200
commitd024ed85a11c4577cdccc2e93b3f3518aa4900ef (patch)
tree2c77b42060189043bf7991eb5bfd179400c1431b
parentb0cd8e36fd1f2c7d7fc71909b355c0c53faaac0a (diff)
gui: reword auto-offset description
-rw-r--r--gui/options-dialog.ui6
1 files changed, 4 insertions, 2 deletions
diff --git a/gui/options-dialog.ui b/gui/options-dialog.ui
index ab80df3c..3217fbc3 100644
--- a/gui/options-dialog.ui
+++ b/gui/options-dialog.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>459</width>
- <height>590</height>
+ <height>616</height>
</rect>
</property>
<property name="windowTitle">
@@ -388,7 +388,9 @@
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Specify an angle for off-center camera as a basis for which direction is which, avoiding axis interconnect.&lt;/p&gt;
-&lt;p&gt;You can derive it from the center pose as per the checkbox or specify it manually. Using both also works, as in cases when moving toward the screen applies moving upward.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+&lt;p&gt;You can derive it from the center pose as per the checkbox or specify it manually.&lt;/p&gt;
+
+&lt;p&gt;You can specify both, and it can be helpful to specify pitch when moving toward the screen results in translating upward.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignJustify|Qt::AlignVCenter</set>