Skip to content
Snippets Groups Projects
Commit c1586fc1 authored by thomasvl@chromium.org's avatar thomasvl@chromium.org
Browse files

[Mac] Prefs layout work for "basics" and "personal stuff"

- These two pages should now auto size vertically the labels.
  - The label should be top aligned with controls in the group when the group is taller.
  - The content should be vertically centered when the label is taller.
- All the textfields should always be tall enough to show content.
- Radios/checkbox should word wrap to show all their text.
- The spacing between groups is a little more even
- DEPS roll to pick up newer GTM with GTMIBArray.
- A bunch of changes in the XIB related to evening out spacing, adding the GTMIBArray for referencing stuff, etc.
Note: if a single radio word wraps all radios get space for that many lines, that's just how the OS does it and we aren't trying to change that (at the moment).
Note: some of the horizontal layouts can extend off the side of the window, that will be fixed in a future cl (once under the hood is also cleaned up).

TEST=see cl description for what should be working now.
BUG=20538
Review URL: http://codereview.chromium.org/340045

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30696 0039d316-1c4b-4281-b951-d872f2087c98
parent 04d03852
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment