I've run into an issue with the cursor changing to an arrow if the scrollwheel on the mouse is turned.
A very simple example:
-New project (Application)
-Change the form's cursor to anything that isn't an arrow
-Compile and launch the resulting app
-Point at the form and turn the scrollwheel...
in my case the cursor changes to an arrow. Moving the mouse is the only action that resets the cursor back to what it should be.
Is this a problem with my setup, or is it more common?
Free Pascal 3.2.2
Lazarus 4.0RC1
MacOS 13.2.1
Thanks,
Harv