- May 13, 2007
- 418
- 37
- Home Country
-
United Kingdom
Easiest way to see this bug is to downloaded my new re-skinning of MYTVseries pages which is based on the SpinSafeRevolve skin.
I put info and banners in different positions based on whether the List is visable, ie
<visible>Control.IsVisible(1235)</visible>
To repro the bug:
1. Set the view to latest
2. Esc to home and exit
3. Re-start (make sure the rember what screen you where last on option is set)
4. Select MYTVseries. You will see the list view for latest episode, but the trigger 12345 has not been set so the background is wrong and the banner and info are in the wrong place.
It appears what ever load evnet for this view is not being triggered until the selected item changes in the list view.
This can be seen by getting to the broken view as described above, the switch view to say All, then back to Latest, it is still broken; but by moving down to the next item in the list the event is trggered and the screen re-draws correctly.
I put info and banners in different positions based on whether the List is visable, ie
<visible>Control.IsVisible(1235)</visible>
To repro the bug:
1. Set the view to latest
2. Esc to home and exit
3. Re-start (make sure the rember what screen you where last on option is set)
4. Select MYTVseries. You will see the list view for latest episode, but the trigger 12345 has not been set so the background is wrong and the banner and info are in the wrong place.
It appears what ever load evnet for this view is not being triggered until the selected item changes in the list view.
This can be seen by getting to the broken view as described above, the switch view to say All, then back to Latest, it is still broken; but by moving down to the next item in the list the event is trggered and the screen re-draws correctly.