summaryrefslogtreecommitdiffstats
path: root/qt-ui/webservices.ui
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-01-15 15:33:04 +0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-01-15 15:33:04 +0700
commit78cdded90273fe6fd00cdd856fae3e54186c725b (patch)
tree383958bac89cf5c13fd0fcaae94eac876b3e20b5 /qt-ui/webservices.ui
parent07c116ecd211fc71fb42197a7b6c6e7491c8beb7 (diff)
downloadsubsurface-78cdded90273fe6fd00cdd856fae3e54186c725b.tar.gz
Improve the download from Subsurface webservice dialog
- make the User ID input field wide enough - use the progress bar for an explanatory text - mark it as 100% completed once the download succeeds Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/webservices.ui')
-rw-r--r--qt-ui/webservices.ui5
1 files changed, 5 insertions, 0 deletions
diff --git a/qt-ui/webservices.ui b/qt-ui/webservices.ui
index fc6d6bcd5..295c25218 100644
--- a/qt-ui/webservices.ui
+++ b/qt-ui/webservices.ui
@@ -31,6 +31,11 @@
<property name="placeholderText">
<string>Enter your ID here</string>
</property>
+ <property name="minimumSize">
+ <size>
+ <width>420</width>
+ </size>
+ </property>
</widget>
</item>
<item row="0" column="2">