Skip to content

Commit

Permalink
Fix broken UI with extremely long file paths
Browse files Browse the repository at this point in the history
  • Loading branch information
suricactus authored and nyalldawson committed May 17, 2020
1 parent adbfec1 commit ae0233e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/qgssublayersdialogbase.ui
Expand Up @@ -94,6 +94,9 @@
<property name="toolTip">
<string>Current file source</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByMouse</set>
</property>
Expand Down

0 comments on commit ae0233e

Please sign in to comment.