Resolves tdf#127436 - Display issues of TotD on macOS
Dialog resizing blocked Change-Id: Ie61880d2d08adabf64a60e97a9bf00c02247f1ce Reviewed-on: https://gerrit.libreoffice.org/78761 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
This commit is contained in:
parent
b59a67b4e3
commit
3d85f485de
1 changed files with 2 additions and 0 deletions
|
@ -6,7 +6,9 @@
|
|||
<property name="can_focus">False</property>
|
||||
<property name="border_width">6</property>
|
||||
<property name="title" translatable="yes" context="TipOfTheDayDialog|Name">Tip of the day</property>
|
||||
<property name="resizable">False</property>
|
||||
<property name="modal">True</property>
|
||||
<property name="window_position">center-on-parent</property>
|
||||
<property name="type_hint">dialog</property>
|
||||
<child>
|
||||
<placeholder/>
|
||||
|
|
Loading…
Reference in a new issue