← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~edwinlunando/openlp/bug-902492 into lp:openlp

 

Review: Needs Fixing

This will work for the first pass but if the use sets a screen size it is saved back into the theme.
This code then overrides what has been saved.

The fix is to see how the default theme is loaded and override there.  
A theme is created by building a default theme from the XML and then added a theme file over it.

Look inside theme.py and see how a theme is created.
-- 
https://code.launchpad.net/~edwinlunando/openlp/bug-902492/+merge/99206
Your team OpenLP Core is subscribed to branch lp:openlp.


References