mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #421 from ThatOneCalculator/fix/clip-weather
fix: clip overflowed weather entries
This commit is contained in:
@@ -18,6 +18,7 @@ NBox {
|
||||
anchors.top: parent.top
|
||||
anchors.margins: Style.marginM * scaling
|
||||
spacing: Style.marginM * scaling
|
||||
clip: true
|
||||
|
||||
RowLayout {
|
||||
spacing: Style.marginS * scaling
|
||||
|
||||
Reference in New Issue
Block a user