andrewleech / plugin.video.netflixbmc

NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)
http://forum.kodi.tv/showthread.php?tid=211574
GNU General Public License v2.0
56 stars 29 forks source link

add support to hide the progressdialog and forcedview when the conten… #55

Closed marcelveldt closed 9 years ago

marcelveldt commented 9 years ago

I integrated the netflixbmc addon in my skin, meaning that there are widgets set for the addon and background pulled. One annoying thing about this is that when the widget is loading the progressbar appears on the screen and when the widget is still loading and you navigate to the videolibrary, the view is being forced set by the Netflix addon.

I've added a very small check in the code that the progressdialog and forcedview are ignored when the addon is called from a widget.

marcelveldt commented 9 years ago

http://forum.kodi.tv/showthread.php?tid=201061&pid=2049639#pid2049639

andrewleech commented 9 years ago

This looks to be a fairly low risk change to me.