phbusfan / fanart-handler

Automatically exported from code.google.com/p/fanart-handler
0 stars 0 forks source link

Duplicate ScoreCenter Fanart when Backdrops enabled in Scorecenter Plugin #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Define a Backdrops folder in Scorecenter Plugin (could even be the skin 
fanart\scorecenter folder)
2. Enable Scorecenter Fanart in Fanart Handler Plugin
3. Define backdrop control id>30 in Scorecenter with visibility condition !
control.isvisible(91919293)

What is the expected output? What do you see instead?
The backdrop defined in the Scorecenter plugin displays briefly before the 
fanart handler condition processes. Then the fanart handler redisplays the 
same image.  Due to fade animations it 'flashes'.

What version of the Fanart Handler plugin are you using?
1.4

What skin and version of the skin are you using?
aMPed 3.1

Please provide any additional information below.

I added a note to the Wiki section on Scorecenter fanart to disable the 
Scorecenter backdrops when using the Fanart Handler. However, the 
visibility condition !control.isvisible(91919293)should process more 
quickly so that the scorecenter plugin backdrops do not display!

Original issue reported on code.google.com by dcarson...@gmail.com on 17 Feb 2010 at 5:35

GoogleCodeExporter commented 8 years ago
Hi,

Thank you for your report. This is not possible. The solution for this is for 
the 
skinner to make sure to set <visible>no</visible> on the scorecenter's own 
fanart 
control.

cheers
cul8er

Original comment by markus_e...@telia.com on 17 Feb 2010 at 6:26