Files
rubic-cube/src/config/settings.js
Grzegorz Kucmierz fccc43d0eb
All checks were successful
Deploy to Production / deploy (push) Successful in 6s
fix: resolve middle slice state sync and zero-step drag freeze
2026-02-24 12:46:08 +00:00

4 lines
90 B
JavaScript

export const LAYER_ANIMATION_DURATION = 200;
export const MIDDLE_SLICES_ENABLED = false;