-
Notifications
You must be signed in to change notification settings - Fork 177
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
fix: [touch] Optimize drag in touch. #2534
fix: [touch] Optimize drag in touch. #2534
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: GongHeng2017 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
ec6e342
to
5812037
Compare
src/plugins/filemanager/core/dfmplugin-workspace/views/fileview.cpp
Outdated
Show resolved
Hide resolved
ec6e342
to
c64d48b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
桌面整理不考虑吗?
ceefffb
to
c5a4cd1
Compare
c5a4cd1
to
b6428c2
Compare
b6428c2
to
cb71025
Compare
When touch screen drag and drop, it takes about 1 second to trigger the drag issue according to the icon. Optimizing the time take. Log: fix issue Bug: https://pms.uniontech.com/bug-view-298333.html
cb71025
to
4671c30
Compare
deepin pr auto review代码审查意见:
|
/forcemerge |
This pr force merged! (status: blocked) |
695c7d8
into
linuxdeepin:release/eagle
When touch screen drag and drop, it takes about 1 second to trigger the drag issue according to the icon. Optimizing the time take.
Log: fix issue
Bug: https://pms.uniontech.com/bug-view-298333.html