Edit A Shape As A Shape

When the value being edited is a curve, draw a draggable curve instead of N sliders and embed it in the settings list instead of pushing a screen — with a raw pointer loop rather than a drag-gesture helper, a draft that commits once per gesture, and smoothing that never overshoots a handle the user placed. Use when building a multi-point editor, or when a curve control ignores taps, snaps back on release, or wipes the saved value.

maxrave-dev 6ff7d82 7.1 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/edit-a-shape-as-a-shape commit 6ff7d82b1d

Frequently asked questions

npx skillmds@latest add maxrave-dev/edit-a-shape-as-a-shape