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

Set popup menu font(s) explicitly #5

Open
andiemmadavieswilcox opened this issue Sep 10, 2018 · 2 comments
Open

Set popup menu font(s) explicitly #5

andiemmadavieswilcox opened this issue Sep 10, 2018 · 2 comments
Labels
Milestone

Comments

@andiemmadavieswilcox
Copy link
Member

Overview

I noticed this on a friend's machine, running a barebones Linux distro, with a custom default body font. The problem is that the delete links to the right of the domains to be watermarked are rendered with the Unicode character "🗙", which wasn't implemented in the customised default font. The font used to display these icons should be explicitly set so that they aren't misrendered.

Options

  • Point to a font on a CDN and use that explicitly for the delete icon only (quick and simple).
  • Point to a font on a CDN and use that explicitly for the whole popup to make it render more consistently on all browsers and setups (would want to do this at some point anyway once the interface has proper UI design).
  • Use a proper graphic (SVG ideally) for a delete icon (although probably not worth making at this stage if the UI's going to get a proper design in future).
@andiemmadavieswilcox andiemmadavieswilcox added this to the v0.2 milestone Sep 10, 2018
@andiemmadavieswilcox
Copy link
Member Author

andiemmadavieswilcox commented Sep 10, 2018

@EmilyShepherd, please could you add a quick screenshot of the issue here for reference when you get a minute? Also, were there any other things you felt were "issue-worthy"?

@andiemmadavieswilcox
Copy link
Member Author

Ooh, just remembered that the number of text repetitions needed upping to fully cover your screen; anything else I've missed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant