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

Fixed overflow of pomodoro screen on landscape #125 #126

Merged

Conversation

Sanat-Jha
Copy link
Collaborator

Related Issue

Closes #125

Type of Change

Put x inside the square bracket to specify what type of change your PR is:

  • Bug Fix

Description of Change

Made the pomodoro screen scrollable for screens with small height which was facing overflow.

@Akshit517
Copy link
Collaborator

@Sanat-Jha Please solve merge conflicts. I'll review this then.

@Sanat-Jha
Copy link
Collaborator Author

@Akshit517 merge conflicts resolved. please review.

Copy link
Collaborator

@Akshit517 Akshit517 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sanat-Jha Could you make it more responsive? While you've resolved the overflow issue using SingleChildScrollView, consider using LayoutBuilder with breakpoints to ensure the countdown timer is fully visible in landscape mode or on devices with larger widths.

@Sanat-Jha Sanat-Jha force-pushed the pomodoro-screen-landscape-overflow branch from 95cf22e to 8298b01 Compare January 10, 2025 06:20
@Sanat-Jha
Copy link
Collaborator Author

@Akshit517 Used layout builder for displaying on landscape . Please review

image

@Akshit517 Akshit517 merged commit c8d2db4 into IMGIITRoorkee:main Jan 14, 2025
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.

[Bug] Pomodoro screen overflow on landscape
2 participants