Skip to content

Dismiss notification when tapped#267

Open
rainwolf wants to merge 5 commits into
KrauseFx:masterfrom
rainwolf:master
Open

Dismiss notification when tapped#267
rainwolf wants to merge 5 commits into
KrauseFx:masterfrom
rainwolf:master

Conversation

@rainwolf

Copy link
Copy Markdown

No description provided.

Comment thread Pod/Classes/TSMessageView.m Outdated
{
NSString *path = [[NSBundle bundleForClass:self.class] pathForResource:TSDesignFileName ofType:@"json"];
if (path == nil) {
path = [[NSBundle bundleForClass:[self class]] pathForResource:TSDesignFileName ofType:@"json"];

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the difference between this line and line 148?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That seems to be a boo-boo on my part. I can change that commit to not include that change if you'd like.

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.

2 participants