SynEdit: Disabled assert / currently combining chars are sometimes incorrectly handled by highlighters and markup

git-svn-id: trunk@58564 -
This commit is contained in:
martin 2018-07-18 16:39:21 +00:00
parent 4358281aed
commit 6504e29aab

View File

@ -695,7 +695,7 @@ begin
LogicIdx := FCurViewScannerPos.Logical - 1;
LogicEnd := LogicIdx + FCurViewToken.TokenLength;
assert(GetCharWidthData(LogicIdx)<>0, 'GetNextHighlighterTokenFromView: Token starts with char');
//assert(GetCharWidthData(LogicIdx)<>0, 'GetNextHighlighterTokenFromView: Token starts with char');
case FCurViewinRTL of
False: // Left To Right