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

Slider size customizations #405

Closed
T99Rots opened this issue Jun 25, 2022 · 1 comment
Closed

Slider size customizations #405

T99Rots opened this issue Jun 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@T99Rots
Copy link

T99Rots commented Jun 25, 2022

Currently it's not possible to customize the size of the slider thumb or slider track. Exposing the disabledThumbRadius, enabledThumbRadius and trackHeight values through either the theme of just directly through the Slider class would solve this!

About the part of the track after the slider thumb, I'm not sure about how to change in height based on reading the code, but being able to make it the same height as the first part of the slider track would be a great option as well and should maybe be the default when looking at the fluent design example.

@bdlukaa bdlukaa added the enhancement New feature or request label Jun 29, 2022
@bdlukaa
Copy link
Owner

bdlukaa commented Jun 29, 2022

Please, next time fill the issue template!

About the inactive track height, indeed, it should be the same.

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

No branches or pull requests

2 participants