FlatSlider height not working
See original GitHub issueWhat steps will reproduce this issue?
Setting the Height
property on a Slider
with the FlatSlider
style changes the height of the control but not of the slider itself.
In the following example, I set the Height
to 30. As you can see the slider keeps the same height, but the designer shows that the control has grown to 30 pixels in height.
Expected outcome
I expect the slider to fill the height of the control that it is in.
This wasn’t a problem in v1.5.0. Here is an example of the same exact setup as above but using the v.1.5.0 package instead.
As you can see, the slider fills the height of the control.
Repo
https://github.com/hudec117/MahApps.Metro-Flat-Slider-Issue
Environment
- MahApps.Metro v1.6.2
- Windows OS 10
- Visual Studio 2017
- .NET Framework 4.7
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Slider Auto Height not working? - General
Hey I've got some content inside of a Div and the Div is set to auto on height. I put content inside and...
Read more >Slick carousel - force slides to have the same height
You should update the answer to use slick.$slideTrack.find('.slick-slide') as cloned elements do not have the same height whilst transitioning.
Read more >Slider not adjusting height
I have an issue where my slider wont adapt accordingly to the size set for the slider. I have set the 'Slider Size'...
Read more >Breast slider not working? : r/Sims4
breast, height etc not working done all the things new downloads cmr fix mod thing nothing working going ... a flat chest or...
Read more >Slider Height not flexible · Issue #48 · nolimits4web/swiper
Following setup for the responsive Swiper, the height no longer works. If I set height to 100%, then I get whitespace caused by...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@seb30 uups
@punker76 Thank you!