MouseMove less responsive in 9.0.4
Michael Kristensen
michael-kristensen at dsa-net.dk
Wed Apr 3 07:43:37 EDT 2019
Thank you Paul for looking into it.
There is a clear difference here and I have an 2017 iMac which is pretty fast.
Yet, I might have jumped to conclusion to fast since I also have this mouseEnter handler (before a mouseDown and mouseMove handler):
on mouseEnter
if the tool is "Browse tool" then
lock screen
start editing grp “Board”
set the layer of me to top
stop editing
end if
end mouseEnter
… so a delay might occur here.
What I observe
9.0.3
The mousepointer and the object is rock solid together.
9.0.4
The mousepointer is way outside the object before the move catches on.
Thanks again
Michael
More information about the use-livecode
mailing list