Revision: 7555
          http://skim-app.svn.sourceforge.net/skim-app/?rev=7555&view=rev
Author:   hofman
Date:     2011-12-04 12:47:40 +0000 (Sun, 04 Dec 2011)
Log Message:
-----------
less space around icon

Modified Paths:
--------------
    trunk/SKTextWithIconCell.m

Modified: trunk/SKTextWithIconCell.m
===================================================================
--- trunk/SKTextWithIconCell.m  2011-12-04 12:45:23 UTC (rev 7554)
+++ trunk/SKTextWithIconCell.m  2011-12-04 12:47:40 UTC (rev 7555)
@@ -44,8 +44,8 @@
 NSString *SKTextWithIconCellStringKey = @"string";
 NSString *SKTextWithIconCellImageKey = @"image";
 
-#define BORDER_BETWEEN_EDGE_AND_IMAGE (2.0)
-#define BORDER_BETWEEN_IMAGE_AND_TEXT (2.0)
+#define BORDER_BETWEEN_EDGE_AND_IMAGE (1.0)
+#define BORDER_BETWEEN_IMAGE_AND_TEXT (0.0)
 #define IMAGE_OFFSET (1.0)
 
 @implementation SKTextWithIconCell

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to