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

Invalid font-family for editor #1358

Closed
BramVer opened this issue Jan 2, 2018 · 2 comments
Closed

Invalid font-family for editor #1358

BramVer opened this issue Jan 2, 2018 · 2 comments

Comments

@BramVer
Copy link

BramVer commented Jan 2, 2018

I am experiencing an issue where the font for the editor is by default always set to an invalid value, instead of the font I specify in the settings. This is not the case for the preview font-family, so it's not as if the font could not be found or is provided incorrectly.
The value provided is always the following:

font-family: MarkdownEditor__codeEditor___browser-components-, Monaco, Menlo, "Ubuntu Mono", Consolas, source-code-pro, monospace;

This issue was introduced in the previous version (0.8.18).
Even after upgrading to the newest version which supposedly fixes being able to set fonts from settings.

OS: Arch Linux
Version: 0.8.19-1
Package: https://aur.archlinux.org/packages/boostnote/

Settings:
image

Issue:
image

Any idea on what's going on?
So far I've been able to deal with it by opening the developer tools and changing things there, but I shouldn't have to do this each time.

@marcusstenbeck
Copy link
Contributor

I'm experincing this issue too, macOS 10.10.5 and Boostnote 0.8.19

@kazup01
Copy link
Member

kazup01 commented Jan 13, 2018

We were released v0.8.20.
Release Note
Thanks for your report @BramVer :)

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

No branches or pull requests

3 participants