- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Are you using Absolute mode or relative mode ? I presume you are using relative which is the default. The shared cursor shouldn't be visible out the pane area in that case.
And also, updates always go by poll interval i.e. 0.5 sec.
And we have an inactivity timer that stops and doesn't show the cursor after 2 seconds of inactivity .
Can you help in debug(if u r linking to source files) and see whether u receive items ( in onItemReceive function) even outside the pane area ?
And secondly, can you verify by putting a break point in removeMyCursor() function of SharedCursorPane that if it gets called when you stop ?
Our side looks fine on debug. So, if you can debug and let us know the results , it will be great.
Thanks
Hironmay Basu
Views
Replies
Total Likes