IDE: TODO/NOTE for EditorOptions, Color, fix "reset all". Issue #39388

This commit is contained in:
Martin 2021-09-24 11:54:25 +02:00
parent ff2da4d6be
commit 05970c6b0f

View File

@ -1240,6 +1240,7 @@ begin
(FCurrentColorScheme.IndexOfAttr
(TColorSchemeAttribute(ColorElementTree.Items[i].Data)) < 0)
then begin
// Should not get here / This does not correctly re-apply the new elements. See Issue #39388 / ff2da4d6be28d9939231ea6c41a97679e4e98598
debugln('Error: missing Attr after assign');
FillColorElementListBox;
break;