windrobin / timemap

Automatically exported from code.google.com/p/timemap
MIT License
0 stars 0 forks source link

Add "now" and custom function options to loadMgr onLoad function #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
right now the onLoad function in the init script only allows scrolling to
the first or last event - it should also allow a "now" option, which will
somehow need to fire the onScrollListeners in order to display events and
hide past/future map items. It should also support an additional(?) custom
function in addition to the scrolling action (though scrolling probably
still needs to happen either way, because it's hard to sort out otherwise -
will need to think about how to support contexts in which the custom
function might override the scrollTo setting).

Original issue reported on code.google.com by nick.rab...@gmail.com on 21 May 2008 at 11:01

GoogleCodeExporter commented 9 years ago
added in trunk.

Original comment by nick.rab...@gmail.com on 30 May 2008 at 9:48