Kevin Leung

Results 90 comments of Kevin Leung

Uh, not really. When I do it, I use the suggestion above just to destroy the old object and create a new one. It's not really graceful, but it works...

Fair enough. I have a rough sense for how I might do it. I think I would probably write another function something like chronoline.resize(milliseconds) and it woudl reset visibleSpan and...

@sroze I took a stab at implementing this. You can see a demo of it on the github public page. http://stoicloofah.github.io/chronoline.js/ Does it seem to be working for you? I...

Sorry for the delay on responding here. This request has come up before, but the implementation doesn't really allow for anything more than a day (see #7). Should someone like...

Sorry, just to make sure I see this right, which labels on the example are you referring to specifically? "Tody", "Baseline", or "Consultant Design"? To be honest, I'm not really...

Okay, lots of investigation, and major props to arfa for their help on this ticket. The bad news: there's a bug in Raphael.js 2.1.0 where title attributes don't show correctly...

Revisited this one when a user reported that tooltips don't work in IE11, either. The good news i that raphael.js 2.1.2 is out with fixed titles. The bad news is...

Just going to chime in and say that this would be awesome. I have my own workaround to get static content for my site, but having this built in would...

Updated with the condition as you mentioned. If you want to play around with it yourself, here's a replay on this build http://lotv.spawningtool.com/903/download/

I have been using my own fork in production, and it has been working here. @GraylinKim poking if you want to merge this into your branch?