← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~felipe-q/openlp/better-remote into lp:openlp

 

Review: Needs Fixing

Next problem  serve_thumbnails.

Two issues here.  Direct access to presentations data structures from remote.  Plugins should be self contained.  Also the resizing in line.

We have imageManager which is a cache which should be used.  At present it resizes on screen size so that is an issue.  The thumbnails could be added to that when the presentation is added to the service then remote could read from cache.
 
-- 
https://code.launchpad.net/~felipe-q/openlp/better-remote/+merge/193576
Your team OpenLP Core is subscribed to branch lp:openlp.


References