Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI + Window Scaling and Requirements.txt #66

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Anjali56780
Copy link

@Anjali56780 Anjali56780 commented May 21, 2024

The requirements.txt file seems to be missing some required libraries. Packages like pymongo, discord_webhook, and colorama are not listed, but they might be necessary for the application to function properly. It would be helpful to add them to the file for a smoother setup process.

While UI elements scale according to the chosen settings, the window itself doesn't adjust its size accordingly. This can lead to elements being cut off or appearing cramped on different screen resolutions. Addressing this would ensure a better user experience across various screen sizes.

The requirements.txt file seems to be missing some required libraries. Packages like pymongo, discord_webhook, and colorama are not listed, but they might be necessary for the application to function properly. It would be helpful to add them to the file for a smoother setup process.
While UI elements scale according to the chosen settings, the window itself doesn't adjust its size accordingly. This can lead to elements being cut off or appearing cramped on different screen resolutions. Addressing this would ensure a better user experience across various screen sizes.
@Anjali56780 Anjali56780 changed the title Update Requirements.txt UI + Window Scaling and Requirements.txt May 21, 2024
@Anjali56780
Copy link
Author

Issue #71 resolved with this commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants