-
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.
✨ (genzai.py): Bump version to 1.1.0
✨ (genzai.py): Import json and glob modules for new features ✨ (genzai.py): Increase APP_DIMENSION to 520x520 and add APP_FONT to CONFIG ✨ (genzai.py): Add test_connection method to DiscordRPC class for testing connection ✨ (genzai.py): Add Config section with Label, Combobox, and Button to App class 🐛 (genzai.py): Update all labels and entries to use CONFIG["APP_FONT"] 🐛 (genzai.py): Adjust grid row numbers due to addition of Config section ✨ (genzai.py): Add support for loading and saving configuration files ♻️ (genzai.py): Refactor UI elements to use font from CONFIG dictionary 🐛 (genzai.py): Fix grid row numbers to accommodate new UI elements 💡 (genzai.py): Add return statement in update method for better flow control 🐛 Update error handling to display specific error message when connection fails
- Loading branch information
Showing
1 changed file
with
170 additions
and
52 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