enh/176-colprof-fwa
feat/184-configurable-delta-e
Closes #176.
This branch stacks on feat/184-configurable-delta-e and polishes the Stage 4 colprof options.
colprof
.has-tooltip
.tooltip-text
-f
.sp
-i
-o
-c
-d
build_colprof_args
AGENTS.md
README.md
ROADMAP.md
CARGO_INCREMENTAL=0 cargo test
src-tauri/
- Add has-tooltip / tooltip-text to all Stage 4 colprof controls: OBA/FWA compensation, custom spectrum, illuminant, observer, input/output viewing conditions. - Add combined test covering FWA, illuminant, observer, and viewing conditions simultaneously. - Update AGENTS.md, README.md, and ROADMAP.md. Generated with Devin
No dependencies set.
The note is not visible to the blocked user.
Closes #176.
This branch stacks on
feat/184-configurable-delta-eand polishes the Stage 4colprofoptions.Changes
colprofcontrol in.has-tooltipand added contextual.tooltip-texthelp:-f): D50, None, D65, and custom.spspectrum.-i) and Observer (-o).-c) and Output (-d) viewing conditions.build_colprof_argstest exercising FWA, illuminant, observer, and viewing conditions together.AGENTS.md,README.md, andROADMAP.md.Verification
CARGO_INCREMENTAL=0 cargo testinsrc-tauri/: 79 passed.Pull request closed