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

Can I use the Slider with a width 100% or something like that? #417

Closed
Knufle opened this issue Aug 15, 2022 · 4 comments
Closed

Can I use the Slider with a width 100% or something like that? #417

Knufle opened this issue Aug 15, 2022 · 4 comments
Labels
question Further information is requested

Comments

@Knufle
Copy link

Knufle commented Aug 15, 2022

I basically need my slider to fill the entire width of the parent View, is there a way to do it?

@Knufle Knufle added the question Further information is requested label Aug 15, 2022
@BartoszKlonowski
Copy link
Member

Hello @Knufle! I'm very sorry for this delayed response.
Currently Slider suffers from a unnecessary padding issue (please see #258) which is tricky to solve, so unfortunately it will be difficult to fill the entire parent, unless some workaround is applied or a change to design of the part of your app where Slider is used.
Please check the issue I linked to see if any response, post, hint given there provides you with at least temporary solution.

@BartoszKlonowski
Copy link
Member

@Knufle Let me know please if the above answers your question so I know how to handle this item.

@BartoszKlonowski BartoszKlonowski added the requires: author feedback Item requires some author's action label Sep 8, 2022
@Knufle
Copy link
Author

Knufle commented Sep 8, 2022

@BartoszKlonowski Hi! My use case didn't need an absolute 100% width slider, but my description certainly lack that context, however, I was able to achieve my goal without having to do any trick, just regular styles, thank you very much for the help!

@BartoszKlonowski
Copy link
Member

Great, I'm glad you have your issue resolved!
Let me close this item then.

@BartoszKlonowski BartoszKlonowski removed the requires: author feedback Item requires some author's action label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants