zhongxia245 / blog_comments

gitalk comments repo
1 stars 0 forks source link

IOS11 webview 动画影响 系统自带复制功能 - zhongxia #12

Open zhongxia245 opened 5 years ago

zhongxia245 commented 5 years ago

http://www.izhongxia.com/posts/45021.html

这个是一个坑,只有在 IOS webview下才出现的深坑, 在做动画(animation)的时候, 复制功能居然失效了。 一顿操作后,发现使用 transform 来实现动画,则没有这个问题。