feat: adjust slider's sliding range #32350
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Previous Behavior
Hard for end-users to tell the current value based on the thumb position on the track when the value is either close to 0% or close to 100%.
New Behavior
Increased the track side without increasing the slidable area. See screenshot:
![slider-ranges](https://private-user-images.githubusercontent.com/734494/359662667-75d85a56-0b5b-4569-98cf-c77e6c9b2207.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNzEzMjgsIm5iZiI6MTczOTA3MTAyOCwicGF0aCI6Ii83MzQ0OTQvMzU5NjYyNjY3LTc1ZDg1YTU2LTBiNWItNDU2OS05OGNmLWM3N2U2YzliMjIwNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwMzE3MDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zN2ZhMDI0Y2M5ZTk2M2RkNGU5MzBlNTE0MDhjYTdhODJiMGNmYTIxMGUzMDNiODUxODg4YTYyMGI3M2UxMzM5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.dxRsyjl3X9Dz5b8BOC20PALzdF7Kh8Z-mHwE8xxK28A)
Related Issue(s)