With the change to always position the cursor at the end of the exsisting text on entering the textentry field edit state it became necessary to avoid initializing textentry fields with blanks insteads of zeros.

Unfortunately I overlooked the dynamically created textentry fields for web forms. Changing their behaviour was a little more complicated as the length of the existing text was used to determine the size of the textentry field. Now this size is passed explicitly.

Fortunately this saves again ~100 bytes on cc65 targets :-)
3 files changed
tree: 1b013d78f5b1c449bd1f84db9ea7293c04ef5e61
  1. contiki/