Skip to content
  • Noah Davis's avatar
    Fix Slider vertical implicitWidth and a binding loop · c2497012
    Noah Davis authored
    The implicitWidth was using the horizontal implicitWidth for vertical
    sliders, which is way too wide.
    The binding loops was fixed just by specifying an id for the implicitWidth value used for contentWidth.
    c2497012