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

buttons stack on top #13

Open
Fredehagelund92 opened this issue Aug 3, 2014 · 2 comments
Open

buttons stack on top #13

Fredehagelund92 opened this issue Aug 3, 2014 · 2 comments

Comments

@Fredehagelund92
Copy link

I have a cell height at 200. Is it possible to add the buttons on top of each other instead of next to each other or would that be a bigger implementation?

@John-Lluch
Copy link
Owner

Sorry, this is not possible with the current implementation. Sometime in the future I may add the possibility to specify a custom view for the SWCellButtonItem (similar to the customView property of UIBarButtonItems). So you will be able to stack your buttons vertically on a view and pass that view as a the customView of a single SWCellButtonItem to get the effect you want.
Thanks

@tomhoag
Copy link

tomhoag commented Mar 30, 2015

I would also like to "vote" for this enhancement. Adding a custom UIView as you describe would be sufficient -- with the ability to receive or detect the touch coordinates in the handler function. Thanks for a great library!

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

No branches or pull requests

3 participants