Merge lp:~diegosarmentero/ubuntu-sso-client/bug999885 into lp:ubuntu-sso-client

Proposed by Diego Sarmentero
Status: Merged
Approved by: Diego Sarmentero
Approved revision: 963
Merged at revision: 960
Proposed branch: lp:~diegosarmentero/ubuntu-sso-client/bug999885
Merge into: lp:ubuntu-sso-client
Diff against target: 23 lines (+3/-3)
1 file modified
data/qt/reset_password.ui (+3/-3)
To merge this branch: bzr merge lp:~diegosarmentero/ubuntu-sso-client/bug999885
Reviewer Review Type Date Requested Status
Roberto Alsina (community) Approve
dobey (community) Approve
Review via email: mp+107387@code.launchpad.net

Commit message

- Setting the size property to expanding and adding a maximum width (LP: #999885).

To post a comment you must log in.
Revision history for this message
Diego Sarmentero (diegosarmentero) wrote :
962. By Diego Sarmentero

Deleting maximum size

963. By Diego Sarmentero

Reverting maximum size

Revision history for this message
dobey (dobey) :
review: Approve
Revision history for this message
Roberto Alsina (ralsina) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/qt/reset_password.ui'
2--- data/qt/reset_password.ui 2012-03-16 21:03:09 +0000
3+++ data/qt/reset_password.ui 2012-05-25 14:29:19 +0000
4@@ -202,7 +202,7 @@
5 <item row="1" column="1" rowspan="2">
6 <widget class="QLabel" name="password_assistance">
7 <property name="sizePolicy">
8- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
9+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
10 <horstretch>0</horstretch>
11 <verstretch>0</verstretch>
12 </sizepolicy>
13@@ -215,8 +215,8 @@
14 </property>
15 <property name="maximumSize">
16 <size>
17- <width>185</width>
18- <height>95</height>
19+ <width>300</width>
20+ <height>16777215</height>
21 </size>
22 </property>
23 <property name="text">

Subscribers

People subscribed via source and target branches