-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Vertical screen fix #67
Conversation
Add code to vertical screen reduction check, leading to the desired behavior which is to display the message and close the application
- Fix vertical screen problem - Changes were also made to the logic in the initialize method
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! This is working fine so far.
I made some UI changes. Before continuing any further work ahead, I request you to update your branch with the changes on the master branch.
|
All done! 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works great! :)
This PR fixes #23
Tested with python version - 3.6.9
On operating system - Linux