Hacker News new | ask | show | jobs
by firefoxman1 5230 days ago
Really pretty, but what about :hover effects? I know this is primarily geared toward mobile apps, but hover effects help the desktop UI a lot.

Also, a request on the slideable element: On my Touchpad you can either slide the slider or tap the "grab" area and it slides over. Could maybe a click do the same thing?

1 comments

This is the very first UI release, only a month after the core framework release, so there are certainly alot of minor areas like this that can be improved. And also core widgets still to be done - Lists, Panes, etc.

Development is now in the open so you can see it progress, and you can easily fork it, make these minor adjustments, and potentially contribute back.

That's a good idea. I'd probably learn some cool tricks from the internals of the framework too. I found a few here: http://girliemac.com/blog/2011/07/29/five-css-tricks-used-in...