feat: 应用区域移除驻留提示

任务栏倍数参数添加上下限进行限制

Log: 应用区域移除驻留提示
Task: https://pms.uniontech.com/zentao/task-view-30900.html
作者:  wangnengdeng <wangnengdeng@uniontech.com>

Change-Id: I8c87fae169a249571b48aa31e683716a94df9b67
Reviewed-on: http://gerrit.uniontech.com/c/dde-dock/+/1118
Reviewed-by: wangwei <wangwei@uniontech.com>
Reviewed-by: <mailman@uniontech.com>
Reviewed-by: niecheng <niecheng@uniontech.com>
Tested-by: <mailman@uniontech.com>
This commit is contained in:
wangnd 2020-08-03 10:27:46 +08:00 committed by wangnengdeng
parent 7b3a9eb189
commit c8b8336a63

View File

@ -26,6 +26,7 @@
<schema path="/com/deepin/dde/dock/distancemultiple/" id="com.deepin.dde.dock.distancemultiple" gettext-domain="DDE">
<key name='distance-multiple' type='d'>
<default>1.5</default>
<range min="1.0" max="5.0"/>
<summary>
the distance multiple factor between the dragged resident app and the dock
</summary>