I have set ...
<NamedValue name="ListingsMinutes" value="180"/>
The grid does not change ... still displays two hours. The short skip jumps forward three hours.
Is it me? Have I missed something?
Thanks for all the good work on this plugin.
Graham
Edit: I lied. The grid is displaying three hours of shows ... but the times at the top are still showing two hours.
For example, the grid displays displays shows from 2000 - 2300 but the times shown along the top of the grid are 2000, 2030, 2100 and 2130.
Edit 2: I guess that this is to do with ...
<CompositeImage name="TimeLine" size="100,4">
and
<DrawText text="@time1" loc="15,5" size="20,90" textStyle="ListingStyle" align="Left" valign="center"/>
etc
in the skin file.
<NamedValue name="ListingsMinutes" value="180"/>
The grid does not change ... still displays two hours. The short skip jumps forward three hours.
Is it me? Have I missed something?
Thanks for all the good work on this plugin.
Graham
Edit: I lied. The grid is displaying three hours of shows ... but the times at the top are still showing two hours.
For example, the grid displays displays shows from 2000 - 2300 but the times shown along the top of the grid are 2000, 2030, 2100 and 2130.
Edit 2: I guess that this is to do with ...
<CompositeImage name="TimeLine" size="100,4">
and
<DrawText text="@time1" loc="15,5" size="20,90" textStyle="ListingStyle" align="Left" valign="center"/>
etc
in the skin file.