Horizontal slider handle jumps to the right
When creating a horizontal slider, the " min" parameter must be set to 0x00. Any number other than 0x00 will result in erratic slider handle movement.
Workaround is to use a vertical slider, or use 0x00 as the minimum.
Fixed in version 2.1
|