Skip to content

Input fields instead of text spans for range slider values#32

Open
m00gendai wants to merge 8 commits into
YUZU-Hub:mainfrom
m00gendai:inputBoxes
Open

Input fields instead of text spans for range slider values#32
m00gendai wants to merge 8 commits into
YUZU-Hub:mainfrom
m00gendai:inputBoxes

Conversation

@m00gendai
Copy link
Copy Markdown

Replaces range slider value texts with input fields.
Changing range slider updates input field value and vice versa.
Removed unit suffixes in values and inserted them as a span element.

Reason: Range slider manipulation is cumbersome when trying to set an exact value (e.g. wanting to set 75% but slider jumps from 74% to 76%).

@m00gendai m00gendai changed the title Input boxes Input fields instead of text spans for range slider values Apr 18, 2026
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

Successfully merging this pull request may close these issues.

1 participant