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:
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]]