SlackTextViewController icon indicating copy to clipboard operation
SlackTextViewController copied to clipboard

textInputbar incorrect position when embeded in a container view

Open minuslu opened this issue 6 years ago • 10 comments

  • [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • [x] I've read and agree to the Code of Conduct.
  • [x] I've searched for any related issues and avoided creating a duplicate issue.

Description

As I add a container view(embeds a SLKTextViewController) to a view controller which has tab bar and navigation bar, the textInputbar does not stick on bottom of SLKTextViewController.view

Reproducible in:

  • [x] This is reproducible in the sample project. SlackTextViewController version: 1.9.6 iOS version(s): 11.3, 9.3 Device(s): iPhone X Simulator, iPhone 6 Simulator

Steps to reproduce:

  1. TabBarController -> NavigationController -> ViewController
  2. drag a container view into ViewController
  3. embed a SLKTextViewController in container view

Attachments:

e.g. Logs, screenshots, screencast, sample project, funny gif, etc. iphonex storyboard

minuslu avatar May 03 '18 10:05 minuslu