question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FlatSlider height not working

See original GitHub issue

What 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.

1.6.2 example

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.

1.5.0 example

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:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
punker76commented, May 14, 2018

@seb30 uups

0reactions
seb30commented, May 18, 2018

@punker76 Thank you!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found