-
Notifications
You must be signed in to change notification settings - Fork 7
Description
The help page https://d-bl.github.io/GroundForge-help/snow-mix/droste/ inspired for a variant of the snow mixer using two droste steps. To prevent duplicating code again, this issue evolved into the development of new widgets, one of which can generate variants of pages with (technically) minor differences.
jsdoc.pdf of widgets (28 Jan 2025)
Previews of the work in progress
https://jo-pol.github.io/GroundForge/stitches
https://jo-pol.github.io/GroundForge/droste
https://jo-pol.github.io/GroundForge/drosteMixer
The sub-issues were reported for other pages or current versions of the droste and stitches pages. These issues should be tested thoroughly, some still need to be developed.
Some other points of attention or still to be developed features:
-
what happens when mixing 3/6 pair recipes with 4/8 pair recipes.
-
flip 4/8 pair recipes
-
default foot side stitch: ttt
-
make stitch gallery reusable with different JavaScript actions, the nets page also uses the gallery, the symmetry page uses only the text field.
-
color code in "tweak stitches" panel
-
apply to all/ignored
- buttons
- assign to all
- assign to ignore
-
Only invalid step number values are fixed (without beep) though value 3 is still (but should not be) allowed for the droste galleries.
-
Currently, when changing stitches, a link to the changed pattern appears, but there is no link to the pattern page.
-
Content pasted into the specs fields should be protected against injection of malicious code
-
Fields in the tweak panel should be validated.
-
Suppress clutter on prints with special CSS class.
