Suppose a TextInput binded to a List. When I select an item from the list,
the input is updated immediatly, right? wrong :(
Selecting an item by keyboard is instantaneously binded. By selecting by mouse
takes about a half second! I seens that the list wait the selecting animation finish
before bind. The problem is that this delay is longer than my RemoteObject calls!!!
I think the solution is change the component as a bug or there's a way to turn off
the animation.






Reply via email to