Skip to content

minor improvements#13

Open
rubnov wants to merge 3 commits intojoseria:masterfrom
rubnov:master
Open

minor improvements#13
rubnov wants to merge 3 commits intojoseria:masterfrom
rubnov:master

Conversation

@rubnov
Copy link
Copy Markdown

@rubnov rubnov commented May 19, 2015

When setting up a table view cell in a storyboard or xib file, initWithStyle: isn't called and therefore initialize is missed. I've added awakeFromNib: to invoke initialize as an alternative.
In addition, to suppress warnings about required JASwipeCellDelegate methods, I've declared all delegate methods optional. This is a suggestion, of-course. I didn't see a need to make the methods required.

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

Successfully merging this pull request may close these issues.

1 participant