Hacker News new | ask | show | jobs
by karl_nerd 4846 days ago
This is some really good UI code. You're storing the state in a very clear way and do the geometry calculations in one place, making it easy to understand what's going on. Nice!