Page 1 of 1

CGDevTools 4.1.0.222 source code mistake

PostPosted: 05 Nov 2019 10:08
by INFOSYS
Hi,
i think there is a little mistake in source code, file IWCGAsyncRender.pas, function NeedRenderStyleTag:
the directive tag
Code: Select all
IW15_1_5UP
must be
Code: Select all
IW15_1UP
according with IWCGJQ.inc file.

(There are 2 tags in the function).

With Best Regards, Alfredo.

Re: CGDevTools 4.1.0.222 source code mistake

PostPosted: 08 Nov 2019 10:10
by Alexander Bulei
Hello,
it's OK, just missing that define in IWCGJQ.inc.

Re: CGDevTools 4.1.0.222 source code mistake

PostPosted: 08 Nov 2019 20:52
by zsleo
... no, it is not OK