lukesanch / timemap

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

Use Timeline filtering to hide/show events #60

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Right now TimeMapItem.hideEvent and TimeMapItem.showEvent use the expensive
tactic of actually removing events from the Timeline - it would be much
better to use Timeline's built-in filtering functions, described here:
http://code.google.com/p/simile-widgets/wiki/Timeline_highlighting_and_filtering

This would most likely go into TimeMap.initTimeline - something like a
filter that returned item.eventVisible.

Original issue reported on code.google.com by nick.rab...@gmail.com on 2 Mar 2010 at 5:28

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by nick.rab...@gmail.com on 9 May 2010 at 6:54

GoogleCodeExporter commented 8 years ago

Original comment by nick.rab...@gmail.com on 24 Nov 2010 at 12:57

GoogleCodeExporter commented 8 years ago

Original comment by nick.rab...@gmail.com on 11 Jan 2011 at 6:45