Currently, only maxVisibleDate and minVisibleDate is pass back to the client in the onBandScroll event. It is usefull to pass back the centerVisibleDate to client, for e.g to allow client to track the currently focus date on a particular band.
Logged In: YES user_id=1599854 Originator: YES
File Added: BandScrollEvent.java
Added center date properties
File Added: BandScrollCommand.java
Process centerVisibleDate arguments.
File Added: timeline.js
Pass centerVisibleDate to server in OnScrollListener
Hi,
I have attached my modification here for the above mention enhancemnet. Hopefully someone can review this and merge into trunk if my changes is ok.
Regards, Low
Log in to post a comment.
Logged In: YES
user_id=1599854
Originator: YES
File Added: BandScrollEvent.java
Added center date properties
Logged In: YES
user_id=1599854
Originator: YES
File Added: BandScrollCommand.java
Process centerVisibleDate arguments.
Logged In: YES
user_id=1599854
Originator: YES
File Added: timeline.js
Pass centerVisibleDate to server in OnScrollListener
Logged In: YES
user_id=1599854
Originator: YES
Hi,
I have attached my modification here for the above mention enhancemnet. Hopefully someone can review this and merge into trunk if my changes is ok.
Regards,
Low