slackhq / SlackTextViewController

⛔️**DEPRECATED** ⛔️ A drop-in UIViewController subclass with a growing text input view and other useful messaging features
https://slack.com/
MIT License
8.32k stars 1.08k forks source link

slk_scrollToBottomAnimated doesn't work properly #551

Open novinfard opened 7 years ago

novinfard commented 7 years ago

Hi,

slk_scrollToBottomAnimated doesn't work properly. Actually I don't use invert mode, but I want to display the last row in the tableview. However it does not scroll exactly to the last row and there is some space between the last row and scroll position. How could I do this?

yarodevuci commented 7 years ago

@novinfard I have similar issue, my message bubble is partially hidden behind keyboard after sending message

tditchek commented 6 years ago

@novinfard @yarodevuci Have either of you figured out any way to prevent this from happening? I'm seeing the same issue, as well as being unable to see the textInputBar because it is stuck behind the keyboard. Any help would be extremely appreciated.

yarodevuci commented 6 years ago

@tditchek I haven’t:( i just dealt with it unfortunately I tried with text view and just labels same thing