You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ResponsiveLabel/ResponsiveLabel/Source/ResponsiveLabel.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ IB_DESIGNABLE
44
44
45
45
/** Method to set an image as truncation indicator
46
46
@param image: UIImage
47
-
@param size: CGSize : The height of image size should be approximately equal to or less than the font height. Otherwise the image will rendered properly
47
+
@param size: CGSize : The height of image size should be approximately equal to or less than the font height. Otherwise the image will not be rendered properly
48
48
@param action:PatternTapResponder Action to be performed on tap on the image
0 commit comments