1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-01 20:41:32 +00:00

Merge branch 'text_wrap_tooltip' into 'master'

Add text-wrapping to a tooltip (redo)

See merge request OpenMW/openmw!2580
This commit is contained in:
Alexei Kotov 2023-01-15 00:53:29 +00:00
commit 58b8bf883a

View file

@ -168,7 +168,7 @@
<item>
<widget class="QCheckBox" name="allowNPCToFollowOverWaterSurfaceCheckBox">
<property name="toolTip">
<string>Give NPC an ability to swim over the water surface when they follow other actor independently from their ability to swim. Has effect only when nav mesh building is enabled.</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Give NPC an ability to swim over the water surface when they follow other actor independently from their ability to swim. Has effect only when nav mesh building is enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Always allow NPC to follow over water surface</string>