← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~smpettit/openlp/bug-789102 into lp:openlp

 

Review: Needs Fixing
33	  self.initialise()
43	+ self.initialise()

That's the wrong function to call to reload the list. That re-initialises the media item. If there's no separate method to reload the items, create a new one and pull the code from "initialise()" (lines 128 & 128 in openlp/plugins/custom/mediaitem.py).
-- 
https://code.launchpad.net/~smpettit/openlp/bug-789102/+merge/62993
Your team OpenLP Core is subscribed to branch lp:openlp.


References