Slight bug in IncludesWeather.xml (MQ5/Ace)
#1
Hi MarcosQui,

First thanks for the great skins! I am using Ace on my HTPC and absolutely love it! Laugh

I am developing a new weather addon, and I am testing on different skins, including Ace, MQ5 and Nox. I found that there is a slight bug in both MQ5 and Ace regarding the displayed UV index value in the weather window.

From IncludesWeather.xml (in both skins):
Quote: <control type="label">
<description>current UV Index Value</description>
<include>TWC.Current.ConditionValuesCommon</include>
<label>$INFO[Window.Property(Current.HeatIndex)]</label>
</control>

This should be the "Current.UVIndex" property instead!

Also, I'm not sure wether if line 875 needs to be updated in Ace (search for HeatIndex, you'll see it there as well).

From what I can tell, Nox is fine!

Cheers!
Reply

Logout Mark Read Team Forum Stats Members Help
Slight bug in IncludesWeather.xml (MQ5/Ace)0