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

Prevent Download as PNG text from getting cut off #2308

Merged
merged 1 commit into from
Feb 26, 2023

Conversation

allison-strandberg
Copy link
Contributor

Resolves #2307.

This prevents the "Download as PNG" text, which displays when hovering over the download icon, from getting cut off.
This is achieved by placing the label to the left of the icon instead of below the icon.

Before:
Screen Shot 2023-02-26 at 2 44 36 PM

After:
Screen Shot 2023-02-26 at 3 17 56 PM

@cyberw
Copy link
Collaborator

cyberw commented Feb 26, 2023

Nice! Thanks.

@cyberw cyberw merged commit 42c46f1 into locustio:master Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Download as PNG" text gets cut off
2 participants