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

landscape ui issue #178

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

saisurendra6
Copy link
Contributor

@saisurendra6 saisurendra6 commented Jun 2, 2024

Problem / Issue No #176 .

  • Can't interact with the UI in landscape orientation.
  • Some elements were overflowed when the keyboard is active.

Describe Problem / Root Cause

  • This is because of the UI was designed for portrait orientation.
  • And some fixed constrains used in it.

Solution proposed

  • Changing the UI layout for landscape orintation.
  • Exapnded widget can solve a lot of stuff.
  • Creating a local variable/method for widgets, to reuse them.

Additional Information

  • Now the UI is more easy to and responsive.

Screenshots

  • Original Screenshot (Problem/Issue)
    image

  • Updated Screenshot (Fixes/Solution)
    image

  • Issue solved.

Copy link

github-actions bot commented Jun 2, 2024

Thank you for submitting your pull request! We'll review it as soon as possible.

@andoriyaprashant
Copy link
Owner

@saisurendra6 You have only fixed the UI for the GSSoC program in this pull request. If you want, you can open more issues for other programs as well. For now, I am merging this pull request.

@andoriyaprashant andoriyaprashant merged commit 4e3406e into andoriyaprashant:main Jun 3, 2024
1 check passed
@andoriyaprashant andoriyaprashant added enhancement New feature or request gssoc level2 and removed enhancement New feature or request labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants