Page 1 of 1

Strange behaviour on Panned and BeforePanning events

Posted: Thu May 08, 2014 9:19 am
by vifani
Hi All,

I have noticed a strange behavior of the events Panned and BeforePanning.
I wrote a bit of code in the event Panned. The values ​​OldMin and OldMax
(RangeChangeInfo in panned event) are equal to zero if I do not hook up
the event BeforePanning. If I hook the event BeforePanning without writing code,
values OldMin ​​and OldMax of the event Panned are correct. Is It an expected behavior or a bug?

Kind Regards

Antonio Pinnelli

Re: Strange behaviour on Panned and BeforePanning events

Posted: Thu May 08, 2014 9:54 am
by ArctionTero
Hi Antonio,

This is a bug and will be fixed in the next release.

Sorry for inconvenience and thanks for bringing it up.