Closed Scachi closed 5 years ago
The "dial"s are using the same byte offset:
[DIAL EXAMPLE] shortdesc = The 'dial' is similar to 'slider', but in a knob shape. byteoffset = 11 bitsize = 16 control = dial default = -150 minimum = -1000 maximum = 1000 step = 25 [DIAL 2 EXAMPLE] groupcol = true shortdesc = Controls can also be placed horizontally. byteoffset = 11 bitsize = 16 control = dial default = 250 minimum = -1000 maximum = 1000 step = 25 </cfgdesc>
Fixed, thank you for reporting.
The "dial"s are using the same byte offset: