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

Inline-eval font size #18

Open
ikitommi opened this issue Feb 22, 2022 · 1 comment
Open

Inline-eval font size #18

ikitommi opened this issue Feb 22, 2022 · 1 comment

Comments

@ikitommi
Copy link

Hi, just preparing my demo of malli using Cursive + CLJ Extras. One thing I noticed that the inline eval results font size seems to be fixed. Is there / could there be an option to make it bigger? could it follow the normal font size?

below is what it looks for me in distraction free (presentation) mode. Usually using even bigger fonts here:

Screenshot 2022-02-22 at 0 45 45

@brcosta
Copy link
Owner

brcosta commented Mar 1, 2022

This seem to be standard intellij behavior, all hint windows (not just inline eval's) do not inherit editor font sizing when zooming:
image

The only workaround I found so far is using presentation mode directly instead of using pinch-to-zoom or mouse-wheel zooming... maybe this is an intellij bug?

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

2 participants