mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00

问题的原因是因为在拖拽Widget中使用了一个静态的提示”移除“对象,这个可能在一定条件下 出现没有消失的情况。因此将此弹出提示的Widget改成拖拽对象的成员变量,这样当拖拽对象 销毁时,弹出提示对象也会一并给清除,从而解决”移除“提示不消失的问题 Log: 拖动任务栏上的图标移动后,"Remove"提示仍残留在桌面上 Task: https://pms.uniontech.com/zentao/bug-view-40987.html Change-Id: I42d28c97e80b1cc1522d5a984d11a1a7a4f8eeef Reviewed-on: http://gerrit.uniontech.com/c/dde-dock/+/1065 Reviewed-by: fanpengcheng <fanpengcheng@uniontech.com> Reviewed-by: <mailman@uniontech.com> Reviewed-by: niecheng <niecheng@uniontech.com> Tested-by: <mailman@uniontech.com>
DDE Dock
DDE Dock is the dock of Deepin Desktop Environment.
A tutorial for build dde-dock plugin: plugins-developer-guide
Getting help
Any usage issues can ask for help via
Getting involved
We encourage you to report issues and contribute changes
- Contribution guide for developers. (English)
- 开发者代码贡献指南 (中文)
Description
Languages
C++
97%
CMake
2%
C
0.8%
Shell
0.2%