enableLyricLineScaleEffectAtom
const enableLyricLineScaleEffectAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: react-full/src/states/config.ts:44
是否启用歌词行缩放效果,默认启用
性能影响情况:无
const enableLyricLineScaleEffectAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: react-full/src/states/config.ts:44
是否启用歌词行缩放效果,默认启用
性能影响情况:无