unify / unify

Unify Project
http://www.unifyjs.com
Other
152 stars 16 forks source link

Changed behaviour of knob/handle of PositionSlider #131

Closed stefankolb closed 11 years ago

stefankolb commented 11 years ago

The knob/handle of the position slider exceeds the slider bar by half the width/height of the handle itself. Via a property, one may now decide if the handle is only shown within the boundaries of the slider bar.

The property is named 'showKnobOnlyWithinBar', which is not a good name, so if someone comes up with a better name, please replace it.