-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add: SetScaledContents for pictures. * Add: Picture downloading. * Add: Export deck. * Add: Able to rename card from newcard list. * Add: Normal desp for spell/trap. * Add: Pasting single operation even if not selected. * Fix: Crash when opening file which has less operation than current selecting index. * Fix: Focus problem. * Fix: Operation paste order. * Fix: Card's color in targeting list. * Fix: Picture window's name when downloading picture.
- Loading branch information
1 parent
a671077
commit a8a6c27
Showing
4 changed files
with
226 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
__pycache__/ | ||
build/ | ||
dist/ | ||
pics/ | ||
main.spec | ||
*.cdb | ||
*.json | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.