Skip to content

Commit

Permalink
Make the comment on mask shape usage multiline
Browse files Browse the repository at this point in the history
avoiding unnecessary scroll to fully read it
  • Loading branch information
DelazJ authored and nyalldawson committed Nov 25, 2019
1 parent 3e63d65 commit e02b5e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/qgstextformatwidgetbase.ui
Expand Up @@ -2766,6 +2766,9 @@ font-style: italic;</string>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This mask shape should then be selected as a &lt;span style=&quot; font-style:italic;&quot;&gt;mask source&lt;/span&gt; in the Masks properties of a layer in order to enable masking.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
Expand Down

0 comments on commit e02b5e6

Please sign in to comment.