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

Footer min-height for library and board manager #392

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

IrregularShed
Copy link
Contributor

On Windows 10 (and possibly others), rolling over the items in the Library Manager and Boards Manager causes an unpleasant jump, as seen here:

ezgif com-gif-maker

This PR increases the min-height of the footer for the list items from 26px to 30px, which is the minimum value required to prevent this from occurring, and improves the UX in doing so, without changing the spacing excessively:

ezgif com-gif-maker (1)

Increase the `min-height` from 26px to 30px to prevent the list items from changing height when mousing over them
@CLAassistant
Copy link

CLAassistant commented May 27, 2021

CLA assistant check
All committers have signed the CLA.

@kittaakos
Copy link
Contributor

I have verified the changes locally on macOS. It works as described. Thank you for the patch 👍

+1 for merging it.

@per1234 per1234 added topic: code Related to content of the project itself type: enhancement Proposed improvement labels May 30, 2021
@IrregularShed
Copy link
Contributor Author

Is there any chance of this being merged? I've just installed beta 10 and this issue hasn't been fixed by any other changes. It's quite jarring - I'm autistic and the jump feels painful (which was my motivation for finding a fix in the first place!)

@rsora rsora added the priority: medium Resolution is a medium priority label Sep 30, 2021
Copy link
Contributor

@AlbyIanna AlbyIanna left a comment

Choose a reason for hiding this comment

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

Hi @IrregularShed, this works for me! ✅
Thank you so much for contributing and sorry for the big delay in approving this PR! 🙏

@AlbyIanna AlbyIanna merged commit 1c42b8c into arduino:main Oct 7, 2021
@IrregularShed IrregularShed deleted the fix-list-sizing branch October 7, 2021 16:21
@rsora rsora added criticality: medium Of moderate impact and removed priority: medium Resolution is a medium priority labels Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
criticality: medium Of moderate impact topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants