← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~springermac/openlp/pyqt5_final into lp:openlp

 

I believe the render to be broken. With Qt4 in _text_fits_on_slide in render.py the self.web_frame.contentsSize().height() call returns 0 but with Qt5 it returns 480 for the format_slide_blank_after_split_test. This leads to a situation where with Qt5 we get an IndexError.
-- 
https://code.launchpad.net/~springermac/openlp/pyqt5_final/+merge/277648
Your team OpenLP Core is subscribed to branch lp:openlp.


References