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
- Replace manual Default impls with derive macros and #[default] attrs
- Add RgbSamplePatches type alias to reduce type complexity
- Use is_multiple_of() instead of modulo comparison
- Change &PathBuf to &Path in determine_output_path signature
- Remove unnecessary i32 casts in GUI sampling code
- Remove needless borrow in export path handling
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments