-
Notifications
You must be signed in to change notification settings - Fork 915
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
Add Input Field for Custom Font Value Alongside Slider #604
Comments
hey @Neet-Nestor please see this issue as well |
Were you using it on mobile device? It's just kinda confusing to me since it seems to me that with the current range it would be easy enough for me to select any given value with the slider. |
yes, but from the point of user experience the slider doesn't make any sense if you can just take input of that particular range, it's just making it hard to slide to that number appropriate and then release it. |
I see, I can make this change later. |
interesting , i can fix that issue related to frontend , would you like to assign it to me |
Describe the feature
Currently, the font size value is adjusted solely using a drag slider. This method may not provide the best user experience, as users might prefer a more precise way to set the font size rather than relying on a slider alone.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It would be beneficial to have an input field alongside the slider. This allows users to enter a custom font size directly, providing a more flexible and user-friendly experience for adjusting font values.
Screenshots
Additional context
Implementing an input field alongside the slider will enhance usability, allowing users to quickly and accurately set their desired font size without the limitations of the slider. This change could improve the overall user experience significantly.
The text was updated successfully, but these errors were encountered: