Wednesday, July 22, 2009

- Moved CurrentGlyph and CurrentGlyphType properties down to ScoreParser from VM. When the CurrentGlyph changes I can find an instance and set DetectingElement which will highlight the instance on the score. Cool.
- Mostly works; I need to refactor code for saving stuff. Perhaps I can pop up a dialog for details when saving an element type for the first time (name, mustIntersect etc).
- There's a problem with the FrameworkElement.BringIntoView() method in that it doesn't always bring things into view. It may have something to do with the Y offset of the parent object, but this is an annoyance I don't need.. :/

No comments:

Post a Comment