fix: Adjust tooltips for placement widgets in decoration items dialogs

This commit is contained in:
Harrissou Sant-anna 2024-09-07 16:09:19 +02:00 committed by Nyall Dawson
parent 534000a786
commit 42f7bf5c6e
5 changed files with 27 additions and 12 deletions

View File

@ -85,6 +85,9 @@
<property name="maximum">
<number>100</number>
</property>
<property name="toolTip">
<string>Horizontal offset on the map canvas from the placement anchor</string>
</property>
</widget>
</item>
<item>
@ -111,6 +114,9 @@
<property name="maximum">
<number>100</number>
</property>
<property name="toolTip">
<string>Vertical offset on the map canvas from the placement anchor</string>
</property>
</widget>
</item>
<item>

View File

@ -162,8 +162,8 @@
<height>0</height>
</size>
</property>
<property name="whatsThis">
<string extracomment="Distance from the top of the canvas as a percentage of page height"/>
<property name="toolTip">
<string>Horizontal offset on the map canvas from the placement anchor</string>
</property>
<property name="minimum">
<number>0</number>
@ -191,8 +191,8 @@
<height>0</height>
</size>
</property>
<property name="whatsThis">
<string extracomment="Distance from the left of the canvas as a percentage of page width"/>
<property name="toolTip">
<string>Vertical offset on the map canvas from the placement anchor</string>
</property>
<property name="minimum">
<number>0</number>

View File

@ -176,8 +176,8 @@
<height>0</height>
</size>
</property>
<property name="whatsThis">
<string extracomment="Distance from the top of the canvas as a percentage of page height"/>
<property name="toolTip">
<string>Horizontal offset on the map canvas from the placement anchor</string>
</property>
<property name="minimum">
<number>0</number>
@ -205,8 +205,8 @@
<height>0</height>
</size>
</property>
<property name="whatsThis">
<string extracomment="Distance from the left of the canvas as a percentage of page width"/>
<property name="toolTip">
<string>Vertical offset on the map canvas from the placement anchor</string>
</property>
<property name="minimum">
<number>0</number>
@ -342,10 +342,7 @@
</size>
</property>
<property name="toolTip">
<string/>
</property>
<property name="whatsThis">
<string/>
<string>keeps the selected arrow oriented to the north</string>
</property>
<property name="text">
<string>Automatic</string>

View File

@ -307,6 +307,9 @@
<property name="maximum">
<number>100</number>
</property>
<property name="toolTip">
<string>Horizontal offset on the map canvas from the placement anchor</string>
</property>
</widget>
</item>
<item>
@ -351,6 +354,9 @@
<property name="maximum">
<number>100</number>
</property>
<property name="toolTip">
<string>Vertical offset on the map canvas from the placement anchor</string>
</property>
</widget>
</item>
<item>

View File

@ -85,6 +85,9 @@
<property name="maximum">
<number>100</number>
</property>
<property name="toolTip">
<string>Horizontal offset on the map canvas from the placement anchor</string>
</property>
</widget>
</item>
<item>
@ -111,6 +114,9 @@
<property name="maximum">
<number>100</number>
</property>
<property name="toolTip">
<string>Vertical offset on the map canvas from the placement anchor</string>
</property>
</widget>
</item>
<item>