AbtEwHoverHelpManager>>#backgroundProcess
there are two calls of "self currentPointerLocation", the second call is running under UI but the first call doesn't.
For the first call of "self currentPointerLocation" the syncExecInUI: shall be added like this:
CwAppContext default syncExecInUI: [
currPointerLocation := self currentPointerLocation.
].
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
Visit this group at
https://groups.google.com/group/va-smalltalk.
For more options, visit
https://groups.google.com/d/optout.