Skip to content

fix an issue with the string/number type

Simon Kindhauser requested to merge issue/string_off_by_one into dev

the structure was not update due to the buffer change listener being in the paused state after a text setting is aborted due to the detection of no change

Merge request reports