From 7a14a42c08c91a48732bee8320f1f2388921ca4d Mon Sep 17 00:00:00 2001 From: Daniel Hugo Date: Fri, 6 Mar 2026 16:53:34 +0200 Subject: [PATCH] For Lite edition, fixed columns that are formatted for either seconds, miliseconds or both to order correctly. - Used the SortMemberPath property to point to the numeric value. - Increased some widths of columns to ensure complete header is shown. --- Lite/Controls/ServerTab.xaml | 8 ++++---- Lite/Windows/CollectionLogWindow.xaml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Lite/Controls/ServerTab.xaml b/Lite/Controls/ServerTab.xaml index 7cd927f..a6e88fc 100644 --- a/Lite/Controls/ServerTab.xaml +++ b/Lite/Controls/ServerTab.xaml @@ -1459,7 +1459,7 @@