Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(666)

Unified Diff: chrome/app/nibs/DownloadItem.xib

Issue 911303002: Fix text wrapping problem in the download_item_controller on Yosemite. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resize download item textfield in xib rather than in code Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/DownloadItem.xib
diff --git a/chrome/app/nibs/DownloadItem.xib b/chrome/app/nibs/DownloadItem.xib
index a335d698a1254733d9dd5bd5120ae82ce8c5ce4b..083ac1e1c63dd3bdc1023c7254522eb02903254f 100644
--- a/chrome/app/nibs/DownloadItem.xib
+++ b/chrome/app/nibs/DownloadItem.xib
@@ -59,7 +59,7 @@
<object class="NSTextField" id="146169749">
<reference key="NSNextResponder" ref="325658281"/>
<int key="NSvFlags">290</int>
- <string key="NSFrame">{{36, 8}, {261, 22}}</string>
+ <string key="NSFrame">{{36, 7}, {261, 24}}</string>
<reference key="NSSuperview" ref="325658281"/>
<reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="411206214"/>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698