Re: [fpc-devel] Mouse scroll implementation in FV

2025-01-10 Thread Michael Van Canneyt via fpc-devel
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

[fpc-devel] Mouse scroll implementation in FV

2025-01-09 Thread Marģers . via fpc-devel
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. Currently mouse scroll events are going under evMouseDown. But it does have some unwanted side effects in ex