← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~meths/openlp/trivialfixes into lp:openlp

 

Fixes and cleanups:
- Truth testing all over especially removing == style tests for bool and unnecessary double negative "is not None" tests.
- Fix theme loading so we call type functions (int(), str_to_bool(), etc) once not all over the tree.
- Fix issue with song editing clearing list selection then calling functions that want > 0 items selected.
-- 
https://code.launchpad.net/~meths/openlp/trivialfixes/+merge/14397
Your team OpenLP Core is subscribed to branch lp:openlp.



References