Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Fix #713: Replace 'px' with 'em' for statusbar #780

Merged
merged 1 commit into from
Oct 11, 2017

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Oct 10, 2017

Issue: Previous fixes replaced several cases where we were using px instead of em (which cause problem in HDPI displays). However, the actual height of the statusbar was still using px, so even though the font height was fixed, the status bar height wasn't.

Fix: Replace the 28px with an em value.

@bryphe
Copy link
Member Author

bryphe commented Oct 10, 2017

Fixes #713

@bryphe bryphe merged commit d801e18 into master Oct 11, 2017
@bryphe bryphe deleted the bryphe/713/status-bar-height branch October 11, 2017 01:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant