← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~phill-ridout/openlp/display_overide into lp:openlp

 

Found out how to fix it. Right under the "SettingsTab.setupUi(self)" put the following line:

    self.tabLayout.setStretch(1, 1)
-- 
https://code.launchpad.net/~phill-ridout/openlp/display_overide/+merge/96840
Your team OpenLP Core is subscribed to branch lp:openlp.


References