Skip to content

Commit

Permalink
Transform helper label into a tooltip for the checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jun 29, 2024
1 parent da6ccdb commit 9538662
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions qfieldsync/ui/project_configuration_widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -383,16 +383,9 @@
<property name="text">
<string>Revert geofencing logic</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="QLabel" name="geofencingInvertedLogicLabel">
<property name="text">
<property name="toolTip">
<string>When the geofencing logic is reverted, the user alert will occur when the position is located outside the geofencing areas.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
Expand Down

0 comments on commit 9538662

Please sign in to comment.