fix(dde-clipboard): fix clipboard flicker and misalignment in extende…#276
Conversation
There was a problem hiding this comment.
Sorry @MyLeeJiEun, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
Hi @MyLeeJiEun. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
…d mode 1. Calculate dock full size based on current display mode 2. Compute distance from dock center to current screen edge 3. Only switch window screen when dock has fully moved to new screen 4. Prevent clipboard window from jumping back and forth between screens Log: Fix clipboard flickering and misalignment in multi-screen extended mode fix(dde-clipboard): 修复多屏扩展下剪贴板闪动错位问题 1. 根据当前显示模式计算 dock 完整尺寸 2. 计算 dock 中心到当前屏幕边缘的距离 3. 仅在 dock 完全移动到新屏幕时才切换窗口屏幕 4. 防止剪贴板窗口在屏幕间来回跳动 Log: 修复多屏扩展模式下剪贴板闪动和错位的问题 PMS: BUG-368123
70cb16e to
7a7e95b
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mhduiy, MyLeeJiEun The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/merge |
…d mode
Log: Fix clipboard flickering and misalignment in multi-screen extended mode
fix(dde-clipboard): 修复多屏扩展下剪贴板闪动错位问题
Log: 修复多屏扩展模式下剪贴板闪动和错位的问题
PMS: BUG-368123