bar tooltips: format

This commit is contained in:
end-4
2025-08-11 21:17:53 +07:00
parent 6a8a9172b1
commit af111a4be9
4 changed files with 51 additions and 35 deletions
@@ -18,7 +18,7 @@ MouseArea {
RowLayout {
id: rowLayout
anchors.centerIn: parent
MaterialSymbol {
fill: 0
text: WeatherIcons.codeToName[Weather.data.wCode]
@@ -38,7 +38,7 @@ MouseArea {
StyledPopup {
hoverTarget: root
WeatherPopup {
id: weatherPopup
anchors.centerIn: parent