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

Custom Font Size [Feature Request] #793

Open
Soham52 opened this issue Oct 10, 2024 · 6 comments
Open

Custom Font Size [Feature Request] #793

Soham52 opened this issue Oct 10, 2024 · 6 comments
Assignees
Labels

Comments

@Soham52
Copy link

Soham52 commented Oct 10, 2024

Summary: Allow users to set and adjust custom font sizes within the application, providing greater control over text readability and presentation.

Currently, the application offers the ability to add custom fonts. Adding the ability to input custom font sizes (e.g., via a slider or numerical input) would enhance the user experience by allowing for more personalized adjustments. This feature would benefit users with varying visual needs and improve accessibility by enabling a broader spectrum of font sizes.

Priority: Medium

Thank you for considering this feature!

@ci010
Copy link
Collaborator

ci010 commented Oct 17, 2024

I've tried to add this, but the effect does not look good though...

@Soham52
Copy link
Author

Soham52 commented Oct 18, 2024

I've tried to add this, but the effect does not look good though...

Would you mind elaborating what you mean by not good enough?

@ci010
Copy link
Collaborator

ci010 commented Oct 18, 2024

I've tried to add this, but the effect does not look good though...

Would you mind elaborating what you mean by not good enough?

I've check several way to scale all the text size in the app, but it seems changing root element font-size should be the preference.

I'm picking the unit for changing font size. You could try out in your launcher too!

Open the devtool
image
Select the root html element, and change font-size at the sidebar right.
image

Please tell me what unit you think it's better, like increment/decrement by 0.1 px.

@Soham52
Copy link
Author

Soham52 commented Oct 20, 2024

I Think an increment/decrement by 1 px or 0.125 rem would be good enough.

@Soham52
Copy link
Author

Soham52 commented Nov 29, 2024

@ci010 Have you thought of anything else?

@ci010
Copy link
Collaborator

ci010 commented Nov 30, 2024

@ci010 Have you thought of anything else?

https://xmcl.app/zh/prebuilds try latest prebuild. I just add several controls to change the fonts.

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

No branches or pull requests

2 participants