fix folding of lines with end position at column 0 of a line

Authored by cullmann on Jul 13 2019, 6:43 PM.

Description

fix folding of lines with end position at column 0 of a line

the old workaround is no longer needed, the outer level of code handles this
the workaround was broken, too, as it didn't use the right line but plainLine(lines() - 1)

BUG: 405197

Details

Committed
cullmannJul 13 2019, 6:43 PM
Parents
R39:68e9c03bc2ef: move enum to dialog, only used there
Branches
Unknown
Tags
Unknown