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: Switch sample web logs fonts to 48px #30747

Merged
merged 1 commit into from
Feb 12, 2019

Conversation

w33ble
Copy link
Contributor

@w33ble w33ble commented Feb 11, 2019

Closes #29893

Changes the metric text font size from 60px (size=60) to 48px (size=48). They still look good and fit in their containers now. Label text is unchanged.

This won't fix existing sample workpads, there's nothing we can do there, but at least newly added sample workpads will work now. Deleting and re-adding the sample web logs will also fix things, since it'll delete and re-create the workpad with the new font size.

Before

screenshot 2019-02-11 16 07 38
Note how the bytes transferred text is clipped

After

screenshot 2019-02-11 16 07 16

No more clipping

they still look good and fit in their containers better
@w33ble w33ble added review v7.0.0 Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v8.0.0 labels Feb 11, 2019
@w33ble w33ble requested a review from a team as a code owner February 11, 2019 23:12
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas

Copy link
Contributor

@cqliu1 cqliu1 left a comment

Choose a reason for hiding this comment

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

LGTM 👍 Looks as shown in your screenshot when I pull up the updated workpad.

@w33ble w33ble merged commit 37915f0 into elastic:master Feb 12, 2019
w33ble added a commit that referenced this pull request Feb 12, 2019
they still look good and fit in their containers better
w33ble added a commit that referenced this pull request Feb 12, 2019
they still look good and fit in their containers better
@w33ble
Copy link
Contributor Author

w33ble commented Feb 12, 2019

7.0 6633091
7.x 1c94859

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v7.0.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample workpads look wrong
3 participants