aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern/scummmodern_layout_lowres.stx
diff options
context:
space:
mode:
authorAlexander Tkachev2016-07-04 17:11:58 +0600
committerAlexander Tkachev2016-08-24 16:07:55 +0600
commitddb1a6ccb6238aaed599b271506a94a7c0f18844 (patch)
tree7ed9d88ad605383f043a12e62528b09e1ca73422 /gui/themes/scummmodern/scummmodern_layout_lowres.stx
parentb8ee9d4e7d32d0cc0dd832cbd0ffec5c5d08db34 (diff)
downloadscummvm-rg350-ddb1a6ccb6238aaed599b271506a94a7c0f18844.tar.gz
scummvm-rg350-ddb1a6ccb6238aaed599b271506a94a7c0f18844.tar.bz2
scummvm-rg350-ddb1a6ccb6238aaed599b271506a94a7c0f18844.zip
GUI: Upgrade DownloadDialog
It now shows the remote and local directories and a progress bar. Storage now shows OSD messages on download success and failure.
Diffstat (limited to 'gui/themes/scummmodern/scummmodern_layout_lowres.stx')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_lowres.stx14
1 files changed, 14 insertions, 0 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
index fe15dc2410..ab78d3aee1 100644
--- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -591,6 +591,20 @@
<widget name = 'MainButton'
type = 'Button'
/>
+ <widget name = 'RemoteDirectory'
+ height = 'Globals.Line.Height'
+ />
+ <widget name = 'LocalDirectory'
+ height = 'Globals.Line.Height'
+ />
+ <widget name = 'ProgressBar'
+ height = 'Globals.Button.Height'
+ />
+ <space size = '1'/>
+ <widget name = 'PercentText'
+ height = 'Globals.Line.Height'
+ textalign = 'center'
+ />
<space/>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6'>
<space/>