filechooserwidget: Let the rename entry hexpand
This makes a difference with other locals where error messages are longer than the standard width of entry+spacing+button.
This commit is contained in:
parent
5edeba5965
commit
65b6aafb45
@ -446,6 +446,7 @@
|
||||
<property name="visible">1</property>
|
||||
<property name="width-chars">25</property>
|
||||
<property name="activates-default">1</property>
|
||||
<property name="hexpand">true</property>
|
||||
<signal name="changed" handler="new_folder_name_changed"/>
|
||||
</object>
|
||||
<packing>
|
||||
|
Loading…
Reference in New Issue
Block a user