https://bugs.kde.org/show_bug.cgi?id=405197
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kte | |xteditor/a8013f3085ef2493e1 | |109fd27ac4db608253636c --- Comment #4 from Christoph Cullmann <[email protected]> --- Git commit a8013f3085ef2493e1109fd27ac4db608253636c by Christoph Cullmann. Committed on 13/07/2019 at 18:43. Pushed by cullmann into branch 'master'. 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) M +3 -15 src/document/katebuffer.cpp https://commits.kde.org/ktexteditor/a8013f3085ef2493e1109fd27ac4db608253636c -- You are receiving this mail because: You are watching all bug changes.
