0alanxx / subtitleedit

Automatically exported from code.google.com/p/subtitleedit
0 stars 0 forks source link

Auto-wrap always on when using import plain text -> split at blank lines #204

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I import plain text and use the "split at blank lines" feature, the lines 
break automatically, instead of staying as they were in the original text file. 
For example, the text:

Hi, I would like a double cheeseburger,
hold the mayo.

Might be reformatted like so:

Hi, I would like a double 
cheeseburger, hold the mayo.

Also, lines are sometimes merged automatically. For example:

Hey, dude.
-Yo.

Might be reformatted like so:

Hey, dude. -Yo.

It'd be great if this auto-wrap feature would be optional, rather than it 
happening without the user having any control over it.

Thanks!

Original issue reported on code.google.com by tomsimon...@gmail.com on 28 Jan 2014 at 10:40

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2452.

Original comment by nikse.dk@gmail.com on 1 Feb 2014 at 6:45