Intelligent Time Duration / Estimate Slider in Flex (inspired from The Hit List) I wrote yesterday that I am working on a time estimate slider like The Hit List. It’s finally ready! Here’s how it looks in The Hit List. And here’s how it looks in my Flex application: Want to see how it works? Here’s the live example. Want the source code? Download source MXML here. What […]
Building a time estimate slider like The Hit List The estimates slider in The Hit List is smart. Its tick marks are equidistant, but values are not. The snap between each tick varies according to its context. Building this in Flex! It’s been 1.5 hours, still figuring out the exact logic! My fascination of The Hit List goes on!