On Fri, 10 Jan 2025, Marģers . via fpc-devel wrote:
I have been working on fixing up Textmode IDE and some related packages
(Free Vision, rtl-console) One of the recent large improvement is
scrolling by mouse. I am happy how it turned out.
I tested the changes, works really well :-)
Cur
Hello,
Can anyone have a look at this bug in fcl-report:
https://gitlab.com/freepascal.org/fpc/source/-/issues/41018
The bug makes using groups with aggregates unusable. The bug also
happens in the included demo in fcl-report.
I think I found a solution and I added a patch. Please review this,
m
On Fri, 10 Jan 2025, Peter via fpc-devel wrote:
Hello,
Can anyone have a look at this bug in fcl-report:
https://gitlab.com/freepascal.org/fpc/source/-/issues/41018
The bug makes using groups with aggregates unusable. The bug also
happens in the included demo in fcl-report.
I think I found