Control Range Must Cover Stored Values

Size a slider's range from the real distribution of values it will be handed — stored, imported, migrated — rather than from a neighbouring control's range, because a value outside the range parks the thumb at the end of the track while your readout shows a different number, and the first touch silently rewrites it. Use when adding a slider for a value that can arrive from anywhere but the slider itself.

maxrave-dev a83a468 6.2 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/control-range-must-cover-stored-values commit a83a468780

Frequently asked questions

npx skillmds@latest add maxrave-dev/control-range-must-cover-stored-values