Yes, there was a bug with the ‘min-height’ slide setting, which I fixed today – please update to version 2.0.5.
The Slide ‘min-height’ used to use pixels but now has 3 main options:
– A percentage of the slide width
– 16:9 Aspect Ratio
– 4:3 Aspect Ratio
I you do not want a ‘min-height’, set the setting to use percentage, and then set its value to 0%.
I decided to switch to percentages for min-height as this is a much better solution for responsive behaviour – and it should have been like this from the beginning.