working now

This commit is contained in:
Basile Burg 2018-01-11 04:34:13 +01:00
parent 34d2d4e172
commit f723ec6235
1 changed files with 0 additions and 1 deletions

View File

@ -284,7 +284,6 @@ begin
begin
nme := aEditor.GetPropInfo^.Name;
len := nme.length;
// TODO-cbugfix: filtering does not work on sub components (see editor options, highlighterDlang)
if (len > 2) and (nme[len - 2 .. len] = 'Tag') then
aShow := false
else if nme = 'Name' then