Scale To: Specifies the way to scale the slider while window resizing.
Parent Width: Scale slider to parent container width.
Window Size: Scale slider to window size.
Max Width: Specifies width limit to prevent slider from scaling too large, default value is original width of slider.
Max Height: Specifies height limit to prevent slider from scaling too large, default value is original height of slider.
Bleeding: Maximum bleeding value to limit slider content from bleeding too much outside window (or its parent container), default value is 12.8%.
0%: no content will bleed outside, the slider will be all inside window (or its parent container).
100%: allow up to 100% to bleed outside, the slider will cover full area of window (or its parent container)
10%: allow up to 10% to bleed outside
See examples Full Width Slider Full Window (Mobile) Full Window (PC)