Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element position in SWCellButtonItem #21

Open
niko1aus opened this issue Sep 10, 2014 · 1 comment
Open

Element position in SWCellButtonItem #21

niko1aus opened this issue Sep 10, 2014 · 1 comment

Comments

@niko1aus
Copy link

Hello! I can't find property to set position title and image. Because title is NSString, not UILabel. And image is UIImage, not UIImageView. And I can't change the font for title.
What a can use for fix this collision?

@John-Lluch
Copy link
Owner

You pass Cell Items to the SWRevealTableViewCell in a similar way as you would do to a UIToolBar. Similarly, you do not have access to the underlying button.

On a future version I may add a 'customView' property to the Cell Items so you can use it at your convenience, similar to the same property on a UIBarButtonItem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants