Developers
Subject: [SailfishDevel] Division by zero in Slider.qml
Hello folks,
I've noticed some strange behaviour in Silica Silder. If you set
minimumValue=maximumValue , the handle gets invisible and cannot get activated
again.
if you've a look at (except from Slider.qml) you'll see
In the second case it's not 0, but 10.
--
Marcin
2014/1/16 Hendrik Borghorst
> Hello folks,
>
> I've noticed some strange behaviour in Silica Silder. If you set
> minimumValue=maximumValue , the handle gets invisible and cannot get
> activated
> again.
>
> if you've a look at (except from Slid
Hello folks,
I've noticed some strange behaviour in Silica Silder. If you set
minimumValue=maximumValue , the handle gets invisible and cannot get activated
again.
if you've a look at (except from Slider.qml) you'll see:
function _updateHighlightToValue() {
highlight.x = (sliderVal