From 8478475d9353aa895c216005cd1b731d8e657d53 Mon Sep 17 00:00:00 2001 From: Gabriel Brand Date: Tue, 14 May 2024 13:19:33 +0200 Subject: CSV Export Dialog: Move export button below preferences - Remove AdwClamp --- src/gtk/csv_export_dialog.ui | 152 +++++++++++++++++++------------------------ 1 file changed, 68 insertions(+), 84 deletions(-) (limited to 'src/gtk') diff --git a/src/gtk/csv_export_dialog.ui b/src/gtk/csv_export_dialog.ui index 7e37882..7fed989 100644 --- a/src/gtk/csv_export_dialog.ui +++ b/src/gtk/csv_export_dialog.ui @@ -2,109 +2,93 @@ Export as CSV + 450 - - false - false - - - _Cancel - true - - - - - _Export - true - false - - - - + - - 800 - 600 - true - false - fill - fill + + vertical + 24 + 12 + 12 + 12 + 12 - vertical - 24 - 12 - 12 - 12 - 12 + horizontal + 12 - - horizontal - 12 - - - - No File Selected - - true - start - start - - - - - - folder-open-symbolic - Select File - - + + - No File Selected - + true + start + start + + + + + + folder-open-symbolic + Select File + + + + + Export Preferences + fill - - Export Preferences - fill - - - Sort _By - true - - - - Start Time - Stop Time - Task Name - - - + + Sort _By + true + + + + Start Time + Stop Time + Task Name + - - - - Sort _Order - true - - - - Ascending - Descending - - - + + + + + + Sort _Order + true + + + + Ascending + Descending + - + + + + _Export + true + center + false + + + - + \ No newline at end of file -- cgit 1.4.1