GithubHelp home page GithubHelp logo

keyboardman's Issues

something wrong with animation when keyboard resignFirstResponder

In ViewController.swift File , implement UIScrollViewDelegate‘s method scrollViewWillBeginDragging. like below:

 func scrollViewWillBeginDragging(scrollView: UIScrollView) {

        self.textField.resignFirstResponder();
}

the animation of toolBar is faster than keyboard's

keyboardman

IOS10用第三方输入法的问题

IOS10上第三方输入法会闪一下,导致view改变位置的动画出现问题~
IOS10的第三方输入法框高度不是递增或递减的,从其他输入法切换到第三方输入法时会多调用一次键盘的监听方法

IOS9:
appear 9, 0.0, -216.0

appear 10, 216.0, 216.0

appear 11, 282.0, 66.0

IOS10:
appear 4, 282.0, 66.0

appear 5, 216.0, -66.0

appear 6, 282.0, 66.0

作者有解决方法么?

有一个小BUG

1.点击进入编辑。此时键盘在底部
2.长按键盘右下角键盘按键。点击 拆分键盘 (split)或者 浮动键盘(undock),此时键盘分成左右两半,在屏幕中间
3.点击键盘右下角键盘按键收起,出现编辑框没收起状况

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.