Restore home weather icon (#39)
According to GUIInfoManager.cpp, Weather.Conditions returns "Current weather conditions as textual description". So, to show a weather icon on the upper left of the home screen this must be changed with weather.ConditionsIcon
This commit is contained in:
parent
2cc0e9adff
commit
577092bbbc
@ -1253,7 +1253,7 @@
|
||||
<width>60</width>
|
||||
<height>60</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<texture>$INFO[Weather.Conditions]</texture>
|
||||
<texture>$INFO[Weather.ConditionsIcon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Location label</description>
|
||||
|
Loading…
x
Reference in New Issue
Block a user