feat: add timestamps to console messages

This commit is contained in:
Brendan Hagan
2022-07-10 17:21:05 -04:00
parent 1a09512366
commit 5aeb08cb07
2 changed files with 42 additions and 16 deletions
+1
View File
@@ -16,6 +16,7 @@ Features:
* Add ability to change scale (relative to template) of internally stored images.
* Impose some rudimentary constraints on the Image Slice Window's initial size.
* Merge String capitilization changes by @SoaringMoon.
* Add timestamps to console messages.
Bug fixes:
* Make viewer image rotate button operate clockwise to match dropdown options. (#9)