8:00 – 5:00 SR
- Backups
- Deployed some new SQL. Lenny found a couple of bugs, but not too bad. Dong has notes, but he went home because it’s his birthday. Some people. Jeez.
- More inevitable server paperwork.
- JavaScript
- You would think that drawing and clearing lines would be easy. Nope. For some reason, YUI Path.clear() does not clear in all conditions. If I draw the line on each frame, everything’s fine. If I draw a line occasionally, it stays. I wound up just calling moveTo() if there was no line, which works.
- Added the ability to anchor a shape. Physics don’t work on it. Also got drag and drop to work with that.
- Test this