Bug? Split Editor window does not show conditional code disabled

Widget

Well-Known Member
Licensed User
Longtime User
I noticed if I have a conditional symbol not defined, the code will not appear disabled in the secondary editor (split) window. This can lead to confusion because the user will think the code will be compiled. The code is disabled properly in the primary window though. See image.

Using B4A 7.80

B4A_EditorSecondaryWindowCodeNotDisabled.png
 
Top