Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于定时器下快速拖动按钮时出现定时不准的问题 #3

Open
wokenshin opened this issue Dec 28, 2017 · 2 comments
Open

Comments

@wokenshin
Copy link

Hi 大神你好,你的demo给了我一些实现这类手势的思路。开始我做的很简单,就是监听一个按钮的长按事件的开始和结束来处理的录音功能。
在使用你的demo时发现如题目中所述的问题,就是当我按下按钮的时候同时一直在不停的滑动按住按钮的手指时,这个时候定时器就会缩短触发的周期,好像这个跟runLoop的model有关吧。你可以试一下。
Thanks!

@hiXgb
Copy link
Owner

hiXgb commented Jan 1, 2018

你好,不知你说的定时器就会缩短触发的周期是什么样的现象,我例子里的周期是0.2s,我按照你描述的方法拖动没有发现你说的问题,能再详细说明一下遇到的问题么?

@wokenshin
Copy link
Author

恩,就是 录音时间 倒计时的那个时间。 最后不是会显示 3,2,1 的toast吗,就是哪个地方。不可以试试。新年快乐!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants