Revert "fix: 解决任务栏第一次接入双屏,右键菜单默认勾选仅主屏显示"

This reverts commit d78a53e6ab88e076004bb5dd639b9080b2635978.

Reason for revert: 测试对接中间信息有误,导致误提了一个bug.已确认不用修改,默认就是跟随鼠标

Change-Id: Iab5cb1a13e30d0c36efe0b6ccc31f95613c330a4
This commit is contained in:
songwentao 2021-09-01 15:03:48 +08:00
parent f0dcb18af6
commit 7acc52bfa9

View File

@ -527,7 +527,7 @@
<description>Control duration of dock switch in monitors</description> <description>Control duration of dock switch in monitors</description>
</key> </key>
<key type="b" name="only-show-primary"> <key type="b" name="only-show-primary">
<default>true</default> <default>false</default>
<summary></summary> <summary></summary>
<description>Determine to show dock only in primary monitor</description> <description>Determine to show dock only in primary monitor</description>
</key> </key>