I wrote a test program where I use two B4XSeekBars, vertical and horizontal.
If I set, for example, "minimum" 0, and "maximum" 15 in the designer everything works fine. But if I set the "minimum" to 5 and the "maximum" to 15, the horizontal B4XSeekBar works fine, and with the vertical one I get this problem:
Perhaps I am doing something wrong or am I misunderstanding how the B4XSeekBar works? How can this error be corrected?
If I set, for example, "minimum" 0, and "maximum" 15 in the designer everything works fine. But if I set the "minimum" to 5 and the "maximum" to 15, the horizontal B4XSeekBar works fine, and with the vertical one I get this problem:
Perhaps I am doing something wrong or am I misunderstanding how the B4XSeekBar works? How can this error be corrected?