Just testing

This commit is contained in:
nesnomis 2025-06-01 12:36:17 +02:00
parent 5aaed8fafe
commit bafdfb72c6

View File

@ -31,10 +31,10 @@ Column {
width: parent.width - (Theme.paddingSmall * 2)
height: width
anchors.centerIn: parent
//opacity: stationImage == "../images/community.png" ? 0.5 : 1.0
fillMode: Image.PreserveAspectFit
visible: false
visible: false
source: stationImage ? Qt.resolvedUrl(stationImage) : "../images/community.png"// ? stationImage : stationimage.visible = false
/* BusyIndicator {
size: BusyIndicatorSize.Medium
anchors.centerIn: stationimage