Monday, August 17, 2009

- Working on allowing user to select score elements and set types.
- Kinda fixed bringIntoView problem by requesting a larger rectangle (padding). Perhaps I could fix it properly if offsets are the cause of the problem.
- Generics plus events can do some very cool stuff.
- Need to be able to remove template if user makes a mistake. Maybe later. (Did a little bit now).
- Not finding bars in Minute Waltz.
- Setting glyph type changes type of all glyphs.
- Glyphs not in single length strings not getting matched. Matching done on element instance rather than glyph. Could be done on single glyph but would need to extract glyph size from string.
- Made a mistake with templates, app handled it well.
- User can now select score elements and set types. Refactored detection stuff further.
- Need to rationalise font storage.

No comments:

Post a Comment