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

Update minimum height to 600px #1142

Merged
merged 8 commits into from
May 28, 2020
Merged

Update minimum height to 600px #1142

merged 8 commits into from
May 28, 2020

Conversation

Mikunj
Copy link

@Mikunj Mikunj commented May 26, 2020

This PR updates the minimum height and fixes UI elements to allow scrolling. This should help our users who use a lower screen display. The minimum width is still 880px but i couldn't lower that without making significant changes to the UI/UX.

In practice the min height is about 570px, i don't know why but it still works.

Resolves #1131
Resolves #820

Screen Shot 2020-05-26 at 1 54 56 pm
Screen Shot 2020-05-26 at 1 55 10 pm
Screen Shot 2020-05-26 at 1 55 19 pm

@Mikunj Mikunj requested review from Bilb and vincentbavitz May 26, 2020 04:08
@neuroscr
Copy link

Does it ensure these are still clickable (for integration tests and otherwise?)
Screen Shot 2020-05-26 at 10 39 46 PM

@Mikunj
Copy link
Author

Mikunj commented May 27, 2020

Does it ensure these are still clickable (for integration tests and otherwise?)
Screen Shot 2020-05-26 at 10 39 46 PM

Yup they should be as we still use defaultWidth and defaultHeight and only in the cases where the screen size is smaller than them do we reduce the initial window size.

I'll double check that it works on integration tests.

Edit: Integration tests still work

@Mikunj
Copy link
Author

Mikunj commented May 27, 2020

Found a small UI bug which i'll fix and then merge

@Mikunj Mikunj merged commit e70c906 into oxen-io:clearnet May 28, 2020
@Mikunj Mikunj deleted the height-fix branch May 28, 2020 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants