fix: correct viewer rotation direction (fixes #9)

This commit is contained in:
Brendan Hagan
2022-07-08 21:38:05 -04:00
parent 2646028ff4
commit 70dec7eff4
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -17,6 +17,9 @@ Features:
* Impose some rudimentary constraints on the Image Slice Window's initial size.
* Merge String capitilization changes by @SoaringMoon.
Bug fixes:
* Make viewer image rotate button operate clockwise to match dropdown options.
------------------------------------------------------------------------------
HEAD: new items added as changes are made
------------------------------------------------------------------------------