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

fix(buttons): buttons on mac are out of screen #101

Merged

Conversation

Morgan-6Freedom
Copy link
Contributor

@Morgan-6Freedom Morgan-6Freedom commented Jan 9, 2024

  • Screen width is divided by two if on MacOs because of retina displays
  • reduce the middle section width
  • button color are fixed
  • put the color buttons on a fixed 4 columns

Screen width is divided by two if on MacOs because of retina displays
- reduce the middle section width
- button color are fixed
@qvaleroo
Copy link
Collaborator

qvaleroo commented Jan 9, 2024

Funnctionally fine for me
image

I let @mrbusysky have a look to the code and if there is any regression on windows

@Morgan-6Freedom Morgan-6Freedom changed the title Fix issue 89 fix(buttons): buttons on mac are out of screen Jan 9, 2024
@mrbusysky
Copy link
Collaborator

LGTM, other than the issue pointed out above. Also, we usually remove comments.

@mrbusysky mrbusysky merged commit 3ef53a2 into develop Jan 10, 2024
2 of 3 checks passed
@Morgan-6Freedom Morgan-6Freedom deleted the 89-on-mac-buttons-are-out-of-the-screen-and-without-colors branch February 9, 2024 11:23
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.

On mac, buttons are out of the screen and without colors
4 participants