Skip to content

Commit

Permalink
Adjust weather busy overlay
Browse files Browse the repository at this point in the history
MyWeather.xml:
- adjust busy overlay to match updated busy dialog
Ch1llb0 authored Dec 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5173777 commit ac099c0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions xml/MyWeather.xml
Original file line number Diff line number Diff line change
@@ -190,10 +190,9 @@
<control type="group">
<include>BusyDepth</include>
<visible>String.IsEqual(Weather.Location,$LOCALIZE[503])</visible>

<!-- Background -->
<include>DialogFadeBackgroundImage</include>
<include>DialogFadeBackgroundImage</include>
<include>DialogFadeBackgroundImage</include>

<!-- Main group -->
<control type="group">
@@ -213,4 +212,4 @@

</controls>

</window>
</window>

0 comments on commit ac099c0

Please sign in to comment.