Watch
1
0
Fork
You've already forked souveraine
0

dock: revert thin-bar geometry; keep icons inset to land inside the bar

This commit is contained in:
Fimeg 2026-07-12 11:30:51 -04:00
commit 693df8b55b

View file

@ -226,10 +226,9 @@ Scope { // Scope
RowLayout { RowLayout {
id: dockRow id: dockRow
// Match the visible rectangle's insets (see // Match the visible rectangle's insets so the icon
// dockVisualBackground) so the icon row lands // row lands INSIDE the thin pill, not drooping
// INSIDE the rounded pill, not overflowing its // below it. The bar stays thin; only the icons move.
// top/bottom edges.
anchors { anchors {
top: parent.top top: parent.top
bottom: parent.bottom bottom: parent.bottom