Skip to content

record - #19

Merged
0x1abin merged 6 commits into
0x1abin:masterfrom
Glacierty:master
Sep 21, 2021
Merged

record#19
0x1abin merged 6 commits into
0x1abin:masterfrom
Glacierty:master

Conversation

@Glacierty

Copy link
Copy Markdown
Contributor

image
image

在issue中看到网友反馈的bug(连击接着长按不会触发长按事件),但是没人提交这段代码,那我就代劳咯,哈哈哈
如果不加这一语句,那删除需要遍历整个链表,直到找到尾指针才会退出,虽然时间固定,但是降低了效率,加一个return;可以解决这个问题
@GlaciertyGlacierty changed the title 记录recordAug 17, 2021
@0x1abin

Copy link
Copy Markdown
Owner

感谢你的优化。

@0x1abin
0x1abin merged commit 218f9c8 into 0x1abin:masterSep 21, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Glacierty@0x1abin