Summary: | "All borders" background forced true after duplicating dock | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | Connor Troy <connor.troy> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 0.10.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/latte-dock/commit/fb4cfaa3994c3c07f6c27508b21f8ee0c21e3367 | Version Fixed In: | 0.10.5 |
Sentry Crash Report: |
Description
Connor Troy
2021-12-13 00:03:41 UTC
Git commit 87efe01a9649d64d065618abd46c2f4586520140 by Michail Vourlakos. Committed on 13/12/2021 at 21:47. Pushed by mvourlakos into branch 'v0.10'. view:copy properly screen edge margin Consider -1 as screen edge margin default value and not zero. This way when duplicating a default dock AllBorders are not enabled in the new dock. FIXED-IN:0.10.5 M +1 -1 app/layouts/storage.cpp M +2 -1 app/view/view.cpp https://invent.kde.org/plasma/latte-dock/commit/87efe01a9649d64d065618abd46c2f4586520140 Git commit fb4cfaa3994c3c07f6c27508b21f8ee0c21e3367 by Michail Vourlakos. Committed on 13/12/2021 at 21:50. Pushed by mvourlakos into branch 'master'. view:copy properly screen edge margin Consider -1 as screen edge margin default value and not zero. This way when duplicating a default dock AllBorders are not enabled in the new dock. FIXED-IN:0.10.5 M +1 -1 app/layouts/storage.cpp M +2 -1 app/view/view.cpp https://invent.kde.org/plasma/latte-dock/commit/fb4cfaa3994c3c07f6c27508b21f8ee0c21e3367 |