ejbakerart / beadcrochetdesign

https://ejbakerart.github.io/beadcrochetdesign/
0 stars 1 forks source link

Increase maximum repeat length? #23

Open ejbakerart opened 2 months ago

ejbakerart commented 2 months ago

Ideally, it would be nice to be able to have a larger maximum repeat, possibly as large as 2000. This is because we have a few patterns with a single "repeat" that are close to 2000 beads long, and it could be nice to be able to work on designing those in the app. Even 1000 limit would help make it possible to include a few more designs (such as the 7-color bracelets). Obviously working on such a design in the app would require a lot of scrolling, but that is okay. However, if making the maximum that large would cause serious performance or other problems, it's not worth it. It is also a question whether the maximum circumference should also be increased, but at the moment, it think it is large enough.

ejillbaker commented 1 month ago

Note that changing this will also require changes to the bead plane -- either making it scrollable with a scrollbar in both the vertical and horizontal directions (particularly the vertical) OR maybe making it essentially infinite (with a finite viewing window) and using a hand-drag gesture to change the view from the viewing window.