Page Nets:
When selecting an image from the gallery, the colorcode-block next to input-field and the thread-diagrams are updated.
When pressing one of the flip- or the random-stitch button, these updates do not occur.
Not found how to force updateMatrix(stitch) and update the first thread-drawing.
Selecting a stitch from the gallery has a "keyup"-event in the stitch-input. This triggers the listerner function in Nets.js, line 73.
Using the buttons to fill the stitch-input does not set the "keyup"-event.
Page Nets:
When selecting an image from the gallery, the colorcode-block next to input-field and the thread-diagrams are updated.
When pressing one of the flip- or the random-stitch button, these updates do not occur.
Not found how to force updateMatrix(stitch) and update the first thread-drawing.
Selecting a stitch from the gallery has a "keyup"-event in the stitch-input. This triggers the listerner function in Nets.js, line 73.
Using the buttons to fill the stitch-input does not set the "keyup"-event.