[dde-file-manager]允许第三方角标动态取消 #3436
Answered
by
GongHeng2017
ryu-hua
asked this question in
Development Questions | 开发答疑
-
最近添加的emblem插件允许三方显示自己的角标,我的插件中用代码动态控制角标的显示或取消显示,桌面图标在加载角标后无法动态取消角标。 |
Beta Was this translation helpful? Give feedback.
Answered by
GongHeng2017
Sep 21, 2022
Replies: 1 comment 1 reply
-
如果您的意思是取消显示已经设置了的角标,可以设置角标路径为"",这样能达到取消显示角标的效果。 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
BLumia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如果您的意思是取消显示已经设置了的角标,可以设置角标路径为"",这样能达到取消显示角标的效果。