You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor compression mode handling in Compression.js
- Removed the updateCompressionMode function to streamline state management.
- Moved the logic for setting compression mode directly into the existing update function.
- Ensured that the canSave state is updated appropriately when changing compression modes.
0 commit comments