-
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.
docs(README.md): update download section with direct download link fo…
…r better user experience docs(README.md): enhance 'How to use Genzai?' section with more detailed steps for better understanding refactor(genzai.py): rename 'client_id' to 'app_id' for better clarity feat(genzai.py): add separate resizable options for X and Y axis feat(genzai.py): add 'ERROR' color to STYLE dictionary feat(genzai.py): set appearance mode to 'dark' refactor(genzai.py): rename 'state' to 'party_state' for better context refactor(genzai.py): rename 'label_error_state' to 'label_app_state' and modify its functionality to display general app messages feat(genzai.py): add validation for large and small image settings feat(genzai.py): add success message on successful presence update refactor(genzai.py): rename 'set_error' to 'set_app_label' and modify its functionality to display messages with customizable color refactor(genzai.py): rename 'validate_and_set_error' to 'validate_and_set_app_label' and modify its functionality to work with the updated 'set_app_label' method
- Loading branch information
Showing
2 changed files
with
69 additions
and
54 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
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