How do I customize daypilot bubble animation. It is actually irritating. Once content is loaded, it should not be resized and get back to original size. I want to provide animation like show('slow') jqury effect.
You can turn it off using .Animated = false. It is not possible to provide custom animation at this moment.
Update: Now you can choose from three animation types (DayPilotBubble.Animation property):
* Jump (the original implementation) * Slow * Fast
It's available since build 7.4.2899 (see the sandbox at http://www.daypilot.org/sandbox/).
Hi Dan Letecky,
Thanks for your reply. It really helped me.
It would be great to have the exact list new features those included in "Sandox" version.