mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00: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