diff options
author | Mohit Marathe <mohitmarathe@proton.me> | 2024-07-12 19:51:47 +0530 |
---|---|---|
committer | Sarper Akdemir <sarper.akdemir@allotropia.de> | 2024-09-13 12:37:00 +0200 |
commit | c1936307755ae75741c91f89f9bda3a4eed1a274 (patch) | |
tree | 299f92b9a7e2a8ce555d33da8f5cd50fbc60315a /sw/uiconfig | |
parent | be16c6cf5c14c17ec3e7d860636e5c7b2cd7f654 (diff) |
sort comments by time or position
Change-Id: I1f4014e20b4baaca0dde742e7384397c1311f926
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170492
Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de>
Tested-by: Jenkins
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/commentspanel.ui | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/commentspanel.ui b/sw/uiconfig/swriter/ui/commentspanel.ui index da3f6d4f70cd..739e5f18a38c 100644 --- a/sw/uiconfig/swriter/ui/commentspanel.ui +++ b/sw/uiconfig/swriter/ui/commentspanel.ui @@ -59,6 +59,7 @@ <property name="halign">center</property> <property name="hexpand">True</property> <property name="use-underline">True</property> + <property name="active">True</property> <property name="draw-indicator">True</property> </object> <packing> @@ -76,6 +77,7 @@ <property name="hexpand">True</property> <property name="use-underline">True</property> <property name="draw-indicator">True</property> + <property name="group">sortby_position</property> </object> <packing> <property name="left-attach">1</property> |