comment fixed

This commit is contained in:
Uwe Rathmann 2020-09-21 15:20:00 +02:00
parent db9916d4b9
commit 65a73f949e

View File

@ -161,7 +161,7 @@ void QskSlider::mouseMoveEvent( QMouseEvent* event )
if ( !isPressed() )
return;
if ( m_data->tracking )
if ( !m_data->tracking )
{
#if 0
// if tracking is false we need to update the position only