openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #15218
Re: [Merge] lp:~orangeshirt/openlp/bibles into lp:openlp
> Combo Box strings are title case:
> http://wiki.openlp.org/Development:String_Standards
I'll fix this.
>
> And you could replace the other occurence of .removeWidget() &&
> .setParent(None) with .hide() as well.
No I couldn't.
Otherwise if I have a bible which only contain the New Testament, there will be much space before the first Label & LineEdit is visible.
And at the End the same. If the bible doesn't contain apocrypha.
I tried it before you ask me to change it and after.
That's why I use hide only for scrollArea.
If there is an other possibility please tell me.
--
https://code.launchpad.net/~orangeshirt/openlp/bibles/+merge/101138
Your team OpenLP Core is subscribed to branch lp:openlp.
Follow ups
References