Skip to content

A proper fix to the rendering bug from #128#178

Merged
nathantannar4 merged 4 commits into
v0.9.0from
bugFix/MessageInputBarRendering
Sep 28, 2017
Merged

A proper fix to the rendering bug from #128#178
nathantannar4 merged 4 commits into
v0.9.0from
bugFix/MessageInputBarRendering

Conversation

@nathantannar4

Copy link
Copy Markdown
Member

No description provided.

Comment thread Sources/MessagesViewController.swift Outdated
open override func viewDidAppear(_ animated: Bool) {
super.viewDidAppear(animated)
removeMessageInputBarCopy()
messageInputBar.inputTextView.setNeedsDisplay()

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Was setNeedsDisplay left intentionally?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

oh no that was from testing, shouldn't be there

@nathantannar4 nathantannar4 merged commit 252e2d7 into v0.9.0 Sep 28, 2017
nathantannar4 added a commit that referenced this pull request Sep 28, 2017
nathantannar4 added a commit that referenced this pull request Sep 28, 2017
@nathantannar4 nathantannar4 deleted the bugFix/MessageInputBarRendering branch September 28, 2017 06:01
@SD10 SD10 mentioned this pull request Sep 28, 2017
24 tasks
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