Slider Scene Element Bugs
- Using the Element Value action on a slider, with the scene visible, fails to activate the Value Selected event task. The documentation clearly states that changing the slider value with this action should activate the event task.
- The text for the indicators does not scale with screen resolution, making them practically useless. On my device they look like periods.
- There is no way to change the color or width of the line the thumb slides on. Sky blue isn't always the best choice.
- There is no obvious way to make a vertical slider.
- During touch movement, the slider value does not update dynamically. The value is only updated when touch movement ends. Is it possible to update it at 1/10th second intervals during touch input?