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

allow to override treeview fontsize #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devel0
Copy link

@devel0 devel0 commented Jan 22, 2023

this PR allow override treeview fontsize using an environment variable ILSPY_TREEVIEW_FONTSIZE.

Example:

ILSPY_TREEVIEW_FONTSIZE=14 ILSpy

@jeffreye
Copy link
Member

The proper way to configure font size is to modify the configuration file. We would like to keep it the same way as ILSPY.
If you want to make it a new feature, please create an issue at https://github.com/icsharpcode/ILSpy. We can port the implementation from ILSpy to here later.

@christophwille christophwille added the invalid This doesn't seem right label Jul 26, 2023
@p1gp1g
Copy link

p1gp1g commented Oct 17, 2023

Thanks @devel0. It is pretty unusable with Wayland without this (the X11 scale factor doesn't work).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ui invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants