← Back to team overview

openlp-core team mailing list archive

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

 

Review: Needs Fixing

No blank lines please in methods.

You can't get the screen dimensions from QtGui.QDesktopWidget().availableGeometry(), since it doesn't know which monitor is used, and the user might even have override dimensions set. 
The screen information is held somewhere else, probably even used to generate the theme preview somewhere.
-- 
https://code.launchpad.net/~edwinlunando/openlp/bug-902492/+merge/99206
Your team OpenLP Core is subscribed to branch lp:openlp.


References