phil65 / script.extendedinfo

script.extendedinfo
http://forum.xbmc.org/showthread.php?tid=160558
GNU General Public License v2.0
59 stars 79 forks source link

Fanart issue #22

Closed Nessus85100 closed 8 years ago

Nessus85100 commented 9 years ago

While you are in TMDB list window (script-ExtendedInfo Script-VideoList.xml), if you open one of the two infodialogs the fanart gets hidden. Is that a normal behavior ?

phil65 commented 9 years ago

Sorry, missed this one. The reason i think is that "Window.Property(abc)" refers to the topmost window/dialog, and not to the window/dialog it is used in. (I think that would be more intuitive) I will take a closer look into it when i find some time. (very busy atm)

phil65 commented 8 years ago

Also this one here closed. I would need a more detailed description of the problem if you want me to investigate this.