fix: use canonical name for stylesheet settings (fixes #8)

This commit is contained in:
Brendan Hagan
2022-07-08 23:00:01 -04:00
parent 0fea17e519
commit 9dbb65b109
2 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ Features:
* Merge String capitilization changes by @SoaringMoon.
Bug fixes:
* Make viewer image rotate button operate clockwise to match dropdown options.
* Make viewer image rotate button operate clockwise to match dropdown options. (#9)
* Fix storage/retrieval of Stylesheet Settings when the stylesheet name includes spaces. (#8)
------------------------------------------------------------------------------
HEAD: new items added as changes are made