Bug 332848 - Slider controls have a minimum displacement requirement before changing value
Summary: Slider controls have a minimum displacement requirement before changing value
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Krita Sketch (other bugs)
Version First Reported In: unspecified
Platform: unspecified Unspecified
: LO wishlist
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-31 11:23 UTC by Stuart Dickson
Modified: 2016-01-24 14:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.