Export to GitHub

controlp5 - issue #27

Sliders with more-to-less arguments don't work


Posted on Dec 13, 2011 by Grumpy Camel

Creating a slider with controls.addSlider("cmd_history", 9, 1, 1, 5, 45, 100, 10) fails.

What is the expected output? What do you see instead?

I would have expected to have control over the direction of the slider. For history control, where higher means older (== steps back), it's more natural to have higher values on left and lower values on right.

Thanks, Charles

Comment #1

Posted on Jan 25, 2012 by Happy Rhino

included with 0.7.0

Status: Fixed

Labels:
Type-Defect Priority-Medium