Hidden Setting Does Not Clear The Stored Value

A style or effect option is correctly hidden from a settings picker below some OS version or capability floor, yet the effect it names still shows up broken — flat, unblurred, or simply wrong — on a device that should never be able to select it, because the picker gates what a user can choose next, not what a stored preference already holds. Use when a version-gated visual feature has a capability check in one place but the bug still reproduces, or when adding an expect/actual boolean for a modifier that fails silently instead of throwing.

maxrave-dev b934bbc 6.3 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/hidden-setting-does-not-clear-the-stored-value commit b934bbc92f

Frequently asked questions

npx skillmds@latest add maxrave-dev/hidden-setting-does-not-clear-the-stored-value