openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #10900
[Merge] lp:~googol/openlp/render into lp:openlp
The proposal to merge lp:~googol/openlp/render into lp:openlp has been updated.
Commit Message changed to:
- improved rendering speed by checking if the text fits as a whole (to save time figuring out that it fits as a whole)
- use binary chop to find the number of lines which will fit on a slide (if it does not fit as a whole)
- do not use instance variables as arguments
- renamed image_manager to imageManager and theme_manager to themeManager as the classes are derived of Qt
Some changes to html (html5):
- added doctype
- removed obsolete language attribute
For more details, see:
https://code.launchpad.net/~googol/openlp/render/+merge/68544
--
https://code.launchpad.net/~googol/openlp/render/+merge/68544
Your team OpenLP Core is subscribed to branch lp:openlp.
References