c# - Mouse cursor does not 'stick' to silverlight scrollbar control -


i'm using silverlight scrollbar , i'm finding mouse not drag scrollbar 1:1. when drag downwards instance find mouse cursor starts going down further scrollbar has..

edit: issue occurs in ie8 not firefox 5.

are working datasets or trying display large, complex data within object whatever scrollbar attached to?

if yes, try toggling ui virtualization , see if changes anything.

if doesn't work may gpu acceleration. toggle gpu acceleration in both sl project , ie. when cpu loads lot while scrolling, doesn't scroll correctly because of this, well, call "lag".


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -