Fix Slider vertical implicitWidth and a binding loop

Authored by ndavis on Jun 9 2020, 12:35 AM.

Description

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.