hipwelljo

Results 28 issues of hipwelljo

If you use SweetAlert on iOS 9 on iPad, the keyboard can appear at any time even if your app didn't initiate it. The keyboard will often cover up the...

It doesn’t allow switching to it because it’s killed, reverts to system keyboard.

* [x] I've read and understood the [Contributing guidelines](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them. * [x] I've read and agree to the [Code of Conduct](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CODE_OF_CONDUCT.md). *...

[x] I've read and understood the [Contributing guidelines](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them. [x] I've read and agree to the [Code of Conduct](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CODE_OF_CONDUCT.md). [x] I've searched...

iOS 11
polishing

If you call `[self.textView slk_insertTextAtCaretRange:myText];` while the caret position is at the end, there is already sufficient number of lines in the `textView` to exceed the max limit, it is...

enhancement

#### Description If you add a view to `self.view` and position it underneath the navigation bar, it should appear blurred underneath, as the nav bar is translucent. For some reason...

When initiating with a table view style, if your table view uses an `estimatedRowHeight` instead of a fixed `rowHeight`, if you set the `textInputBar.textView.font` or if you change the `textColor`,...

bug

In the Photos app, you can pinch out on a thumbnail photo and it will zoom in the photo while tracking your finger (even rotations!), then complete the presentation animation...