Fix Slider vertical implicitWidth and a binding loop
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.
Showing
Please register or sign in to comment