From 13b87870c8cf9d5445a1da6d20d142d43ac9c2e8 Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Wed, 10 Mar 2010 13:06:00 +0000 Subject: [Author: thomasvl] Don't trim the whitespace off the string when doing test sizing... TextField does some odd stuff with whitespace when it does wrap things, if you don't include the white space, then when you use the real string (to wrap), it moves the last word down a line because of lack of space for the whitespace (go figure). Oh, and fix the leak. R=dmaclach DELTA=6 (0 added, 1 deleted, 5 changed) --- .../GTMUILocalizerAndLayoutTweakerTest7-Min-3.tiff | Bin 22596 -> 22572 bytes ...GTMUILocalizerAndLayoutTweakerTest7-NoMin-1.tiff | Bin 12842 -> 13082 bytes ...GTMUILocalizerAndLayoutTweakerTest7-NoMin-3.tiff | Bin 22904 -> 22880 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'AppKit/TestData') diff --git a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-Min-3.tiff b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-Min-3.tiff index 018b225..ed584fe 100644 Binary files a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-Min-3.tiff and b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-Min-3.tiff differ diff --git a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-NoMin-1.tiff b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-NoMin-1.tiff index 5875e42..b12cad0 100644 Binary files a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-NoMin-1.tiff and b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-NoMin-1.tiff differ diff --git a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-NoMin-3.tiff b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-NoMin-3.tiff index 61cefe0..972271b 100644 Binary files a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-NoMin-3.tiff and b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest7-NoMin-3.tiff differ -- cgit v1.2.3