bgribble/mfp

double-click to set value doesn't work with sliders

Closed this issue · 3 comments

Dials work fine, but double-clicking to set a value doesn't set the right value.

On a freshly-created default slider, double clicking causes the "bar" to disappear. On a larger one that was in a patch, I saw that there was a bar created, but just a portion of the value.

Looks like the value set is after subtracting off the default height of the slider

The commit abovr fixes this issue. Closing.

Commit doesn't work for sliders within other patches

Re-closing with the above commit