Check/uncheck all selected cards in export window (Closes #93)

This commit is contained in:
Twan van Laarhoven
2020-10-03 15:06:04 +02:00
parent c7377303cf
commit 5e50cb4c56
3 changed files with 27 additions and 9 deletions
+3
View File
@@ -4,6 +4,9 @@ Magic Set Editor changelog, for the details see `git log`
HEAD: new items added as changes are made
------------------------------------------------------------------------------
Features:
* You can now check/uncheck all selected cards in the export window (#93)
Template features:
* Localization of game/stylesheet/symbol_font names is now done in those templates, instead of via the program-wide locale file. (#100)