***.IsFetched for Recent Added / Random Items
#1
Hi,

Was curious if '***.IsFetched' exists for recent/random? Similar to 'Weather.IsFetched'. Maybe something like 'Recent.IsFetched' and Random.IsFetched'.

At the moment, to improve look and feel, i'm running an animation (with a delay) for the recent/random on startup. After that i'm running a Visible/Hidden animation.

Just looking to improve/simplify by running '<visible>Weather.IsFetched</visible>', then animation.

Cheers
Reply
#2
liquidskin76 Wrote:Hi,

Was curious if '***.IsFetched' exists for recent/random? Similar to 'Weather.IsFetched'. Maybe something like 'Recent.IsFetched' and Random.IsFetched'.

At the moment, to improve look and feel, i'm running an animation (with a delay) for the recent/random on startup. After that i'm running a Visible/Hidden animation.

Just looking to improve/simplify by running '<visible>Weather.IsFetched</visible>', then animation.

Cheers

!IsEmpty(recent/random** label/path)
My skins:

Amber
Quartz

Reply
#3
Maybe use something like

Code:
IntegerGreaterThan($INFO[Window.Property(LatestEpisode.[1-10].EpisodeNo), 1)



Edit: That'll teach me not to refresh the page before posting!
Reply

Logout Mark Read Team Forum Stats Members Help
***.IsFetched for Recent Added / Random Items0