Bug 332848

Summary: Slider controls have a minimum displacement requirement before changing value
Product: [Applications] krita Reporter: Stuart Dickson <stuartmd>
Component: Krita SketchAssignee: Dan Leinir Turthra Jensen <admin>
Status: RESOLVED FIXED    
Severity: wishlist CC: halla
Priority: LO    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Stuart Dickson 2014-03-31 11:23:42 UTC
The controls for adjusting things like opacity, shrink size etc do not register user input until the user has tried to drag them a minimum distance. 

This has the effect that it is impossible to easily adjust the value by a couple of points, instead jumping and then having to move back.

Additionally if the value is low, it's impossible to reduce the value except by dragging to the right and then back left, if the control is near the left edge of the screen.

Maybe removing these controls in favor of a pop-out editor with text-entry + up/down increments would be an improvement? Or just add incremental-change buttons alongside?(except in cases where the slider control is particularly appropriate)
Comment 1 Dan Leinir Turthra Jensen 2014-04-15 11:04:28 UTC
Part way fix done in 5bd70bd79d0eb3aa669a0c071e4c073a591b62da
More work is needed as precision interaction suggested is still not sorted. This is less high priority than the initial fix though, so reprioritising to low.
Comment 2 Dan Leinir Turthra Jensen 2014-04-29 14:23:03 UTC
As this item is now no longer a functional issue and more some suggestions for some interaction help.