Hacker News new | ask | show | jobs
by breckinloggins 5214 days ago
Some bugs I noticed (Chrome 17.0.963.79):

- There seems to be several bounding box issues for collision detection. Specifically, the track component affects the surrounding space in odd ways.

- If you move a small component inside the radius of a larger component, there appears to be no way to select the smaller component without moving the larger component back out of the way. I was expecting a "click again to select the next object in the z-order" functionality.