DescriptionOneClickSigninBubbleView: Update the bubble form to reflect new bubble/
dialog UI design paradigm [Mac/Views]:
- Add a title ("You're now signed in to Chromium!")
- Modify "OK" button to say "OK, got it!" instead
- Adjust margins and gaps according to spec.
XIB changes:
* Added a new NSTextField for the “You’re now signed in to Chromium” title.
* Made the entire bubble taller (167 height) and wider (350 width) to accommodate new UI spec and to make room for the title text field.
* Repositioned the Advanced link and the OK button in order to have 10 view units margin from the bottom and left/right edges (also for new UI spec).
Screenshots:
* Mac: http://i.imgur.com/qKWKwR4.png
* Views: http://i.imgur.com/6fYmi42.png
BUG=322593
R=thakis@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243744
Patch Set 1 #Patch Set 2 : Made the width 350px correctly. #Patch Set 3 : Merge conflict #Patch Set 4 : Updating files. #Patch Set 5 : Fixing for 10.8 xib #Patch Set 6 : Fix the Advanced link on Mac. #Patch Set 7 : Undo an unnecessary constant change on views. #Patch Set 8 : Sent mail. #Patch Set 9 : Sent mail (2) #
Total comments: 2
Patch Set 10 : Move the IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE string into generated_resources.grd instead of having … #
Total comments: 8
Patch Set 11 : Address noms@ comments. #
Total comments: 2
Patch Set 12 : Only apply bubble width when in bubble mode. #Patch Set 13 : Address sky@ comments. #
Messages
Total messages: 15 (0 generated)
|