← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/beta1 into lp:openlp

 

Review: Needs Fixing
1. Soft break [---] inserts a blank line if it doesn't break. In the case of say an 8 line verse and I insert [---] after line 4 (in case it wraps), I wouldn't want a blank line if it doesn't wrap.

2. Old problem of it splitting Bible verses where it doesn't have to in paragraph mode
E.g.
 [Slide1]
 1 This is verse one 2 This is 
 verse two 3 This is the first 
 half of verse three and this 
 [Slide2]
 the rest.

I would expect:

 [Slide1]
 1 This is verse one 2 This is 
 verse two 
 [Slide2]
 3 This is the first half of 
 verse three and this the rest.
-- 
https://code.launchpad.net/~trb143/openlp/beta1/+merge/59261
Your team OpenLP Core is subscribed to branch lp:openlp.


References