Open-Agriculture / AgIsoVirtualTerminal

A free, experimental ISO11783-6 Virtual Terminal (VT) server GUI based on AgIsoStack++
GNU General Public License v3.0
13 stars 0 forks source link

Value reported in VTChangeNumericValue is one to low. #10

Closed Thom-de-Jong closed 9 months ago

Thom-de-Jong commented 9 months ago

When inputting a value into a scaled numeric input field, the value reported in the VTChangeNumericValue is one less than the value put in to the field.

Tested on the Linux distribution, 1.0.0. Input scale = 0.1 Input Offset = 0

Values with scale = 1 or 0.01 seem to work.