-
-
Notifications
You must be signed in to change notification settings - Fork 491
Resize sidebar icons #1217
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
Resize sidebar icons #1217
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hi, Internet people say there are better ways to load and use a custom font in the web app than this, as it takes time, causes performance problems, and is noticeable.
font-load.mp4
Screen Shot 2023年03月07日 at 11 18 05
Screen Shot 2023年03月07日 at 11 18 10
Another thing I need help understanding is how the new font relates to the sidebar icon size in this PR. I am referring to this change: https://github.com/arduino/arduino-ide/pull/1217/files#diff-30d42744c8ff8ad2ab080f1eae83f81a355d573dcc90b6d1c351b68be42321bdR1-R4
How do you FE guys do in other apps? Thanks!
Motivation
The icons in the sidebar must be resized.
Change description
Decrease the icons size.
Reviewer checklist