davidhatten / geometric-drawer

A little single-page javascript app to generate simple geometries and mandalas
0 stars 0 forks source link

Multi-attribute edit #44

Open davidhatten opened 6 years ago

davidhatten commented 6 years ago

It would be cool if users could adjust attributes together. Easiest use case I can imagine is grabbing the inner and outer radius of something and moving them both at the same time to keep the shape the same but just change position.

Doing this within a single shape would be useful and reasonable. Doing this across shapes would be really neat but a UX nightmare to figure out. Maybe just start with single shapes and figure out cross-shapes if someone asks