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

Stylesheet suppresses the font settings in the editor #9

Open
u-235 opened this issue May 11, 2020 · 0 comments
Open

Stylesheet suppresses the font settings in the editor #9

u-235 opened this issue May 11, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@u-235
Copy link
Collaborator

u-235 commented May 11, 2020

OS: Linux mint MATE

Reproduce by running edytornc -stylesheet=style.css
Even if the style sheet is empty, it causes the font settings to no longer apply and the default font is used.

Solution: in MdiChild::setMdiWindowProperites function, should be used setStyleSheet instead of setFont.

@u-235 u-235 added the bug Something isn't working label May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant