Set wrap property in mesage_entry
Fix https://gitlab.gnome.org/GNOME/fractal/-/issues/895
This commit is contained in:
parent
b0f8647200
commit
5f06500e08
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@
|
|||
<property name="accepts-tab">False</property>
|
||||
<property name="top-margin">7</property>
|
||||
<property name="bottom-margin">7</property>
|
||||
<property name="wrap-mode">word</property>
|
||||
</object>
|
||||
</property>
|
||||
</object>
|
||||
|
|
Loading…
Reference in a new issue