Skip to content

Commit

Permalink
Remove invalid tooltip from arrow symbol widget (fix #16208)
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 20, 2017
1 parent c49b537 commit d206737
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ui/symbollayer/qgsarrowsymbollayerwidgetbase.ui
Expand Up @@ -13,9 +13,6 @@
<property name="windowTitle">
<string>Form</string>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Symbols clip the geometry to the current canvas extent by default. This could result in undesired renderings for this kind of symbol layer. Make sure to check the corresponding &amp;quot;Clip features to canvas extent&amp;quot; advanced option of the symbol.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="2">
<widget class="QgsPropertyOverrideButton" name="mArrowTypeDDBtn">
Expand Down

0 comments on commit d206737

Please sign in to comment.