From bdc239d1f827308c0fc1e4c202ed0e3f5c71da0b Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Wed, 27 Dec 2017 17:06:33 +0100 Subject: Download manager fixes DownloadsWidget - Download widget now in landscape - Download widget no longer docks in the main window, but is a dialog DownloadItemWidget - Download item widget looks more compact - Download details are now a part of the item widgets instead - Download details: save path --- src/lib/downloads/widgets/downloaditemform.ui | 28 ++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) (limited to 'src/lib/downloads/widgets/downloaditemform.ui') diff --git a/src/lib/downloads/widgets/downloaditemform.ui b/src/lib/downloads/widgets/downloaditemform.ui index 8a8d148..7e63211 100644 --- a/src/lib/downloads/widgets/downloaditemform.ui +++ b/src/lib/downloads/widgets/downloaditemform.ui @@ -7,13 +7,22 @@ 0 0 500 - 70 + 100 + + + 0 + 0 + + Form + + 0 + @@ -26,14 +35,14 @@ - Unknown + Un&known - x MiB / y MiB + &x MiB / y MiB @@ -46,6 +55,19 @@ + + + + + + + TextLabel + + + + + + -- cgit v1.2.1