Skip to content

Remove radio-group transition lag from Customizer controls #67

@georgeolaru

Description

@georgeolaru

Summary

The shared sm_radio control still feels slow to click even when the underlying setting updates quickly.

Root cause

The common radio-group label styling uses a 300ms transition in src/_js/customizer/scss/controls/_radio-group.scss, so every state change animates background, color, and border updates. That adds cosmetic lag to controls like Voice Tuner and Font Sizing even when the checked state itself flips immediately.

Scope

Remove the shared label transition for .sm-radio-group controls, rebuild the Customizer bundle, and verify the interaction feel in both Voice Tuner and Font Sizing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions