-
Notifications
You must be signed in to change notification settings - Fork 829
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
Reduce tab bar height #489
Conversation
Ah, right -- I'll test this out during the work week |
Confirmed that after system logout, the screen is no longer blurry. So all good for Windows |
Thanks! But the way to enable HiDPI on Mac is no longer working for me... Is there anyone who can use HiDPI? |
Lindsay helped test on a Retina display and said it looks good. I think we're okay to merge this one @yuya-oc even if we couldn't test on HiDPI mode (which is a retina mode in non-retina display) |
I see. Thanks! |
Before submitting, please confirm you've
npm run lint:js
for proper code formattingPlease provide the following information:
Summary
Reduce tab bar height.
It seems that Chrome's tabs have about 28px of height at 100% of scaling.
But 28px looked a little narrow for me. So I used 32px. It always becomes an integer on monitor at all scaling.
Issue link
#462
Test Cases
Please also check that webapp doesn't looks blurry.
Additional Notes
https://circleci.com/gh/yuya-oc/desktop/196#artifacts