summary: CoolEdit calculates the tab size for automatic indentation incorrectly. --> TCoolEdit calculates the tab size for automatic indentation incorrectly
Description has changed:
Diff:
--- old+++ new@@ -1,2 +1,3 @@-CoolEdit calculates the automatic indentation incorrectly if the previous line starts with tabs.-This bug was fixed in [branches/7-coolprj-dev](https://sourceforge.net/p/owlnext/code/HEAD/tree/branches/7-coolprj-dev) commit [r7910].+TCoolEdit calculates the automatic indentation incorrectly if the previous line starts with tabs.++This bug was fixed in [branches/7-coolprj-dev](https://sourceforge.net/p/owlnext/code/7910/tree/branches/7-coolprj-dev) [r7910].
This fix has been merged into the trunk [r8138] (updates svn:merginfo only; the indentation calculation by GetSmartPosition was corrected as part of TCoolTextWnd overhaul [r7408], which introduced the helper AccumulateColumns_ for converting between character index and column number).
Diff:
Related
Commit: [r7910]
This fix has been merged into the trunk [r8138] (updates svn:merginfo only; the indentation calculation by GetSmartPosition was corrected as part of TCoolTextWnd overhaul [r7408], which introduced the helper AccumulateColumns_ for converting between character index and column number).
Related
Commit: [r7408]
Commit: [r8138]