From 87c86254f34ef7b6c9ea2ab82971f51485f9d990 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 28 Aug 2010 19:27:39 -0400 Subject: [PATCH] Could not reproduce the '(m) (m)' bug in Hooke's saved playlists. --- posts/Hooke-update.mdwn | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/posts/Hooke-update.mdwn b/posts/Hooke-update.mdwn index cf4bcce..a32265c 100644 --- a/posts/Hooke-update.mdwn +++ b/posts/Hooke-update.mdwn @@ -13,10 +13,10 @@ stacks](http://www.physics.drexel.edu/~wking/code/hg/hgwebdir.cgi/hooke/rev/8c08 Issues resolved today: -1) GUI-generated commands clogging the command stack instead of - being executed. Fixed with CommandMessage.explicit_user_call. -2) Playlist._loaded desyncronization from old 'apply command stack - to playlist'. Fixed with Playlist.unload(). +- GUI-generated commands clogging the command stack instead of + being executed. Fixed with CommandMessage.explicit_user_call. +- Playlist._loaded desyncronization from old 'apply command stack + to playlist'. Fixed with Playlist.unload(). Update: @@ -52,7 +52,8 @@ It did, however turn up a couple of outstanding issues: or string objects. ([fixed](http://www.physics.drexel.edu/~wking/code/hg/hgwebdir.cgi/hooke/rev/302413fafa96)) - `surface distance (m) (m)` column. Obviously someone is adding - units twice. I need to figure out who it is ;). + units twice. I need to figure out who it is ;). (could not + reproduce. Maybe I screwed up the units myself. ;) [[!tag tags/hooke]] [[!tag tags/programming]] -- 2.26.2