User feedback after using Touch-Up (which is otherwise 'perfect'):
The frame strip thumbnails are tiny — you can't tell WHICH frame is currently toggled for painting. Peek-at-original is great but the selected state needs to be obvious.
Feature: a toggleable 'compare divider' — a draggable slider across the whole picture with the STACKED result on one side and the SELECTED source frame on the other, pull it across to compare (the classic before/after wipe).
Plan (photo-touch-up.component, art-studio lib):
Strong selected-tile state (primary ring + check badge) + a persistent "Painting from frame N — filename" indicator line.
Compare mode toggle: full-size selected frame layered over the composite with clip-path wipe; divider handle draggable by pointer AND keyboard (role=slider, arrows/Home/End — window-splitter a11y precedent); side labels "Stacked result" / "Frame N"; painting suspended while comparing.
User feedback after using Touch-Up (which is otherwise 'perfect'):
1. The frame strip thumbnails are tiny — you can't tell WHICH frame is currently toggled for painting. Peek-at-original is great but the selected state needs to be obvious.
2. Feature: a toggleable 'compare divider' — a draggable slider across the whole picture with the STACKED result on one side and the SELECTED source frame on the other, pull it across to compare (the classic before/after wipe).
Plan (photo-touch-up.component, art-studio lib):
- Strong selected-tile state (primary ring + check badge) + a persistent "Painting from frame N — filename" indicator line.
- Compare mode toggle: full-size selected frame layered over the composite with clip-path wipe; divider handle draggable by pointer AND keyboard (role=slider, arrows/Home/End — window-splitter a11y precedent); side labels "Stacked result" / "Frame N"; painting suspended while comparing.
Resolved in spikersoft-angular PR #512 (merged): selected-frame ring/check/scale + persistent 'Painting from frame N' line, and the toggleable compare divider (pointer + full keyboard, WAI-ARIA slider). Deploy rides the current master pipeline. Closing.
Resolved in spikersoft-angular PR #512 (merged): selected-frame ring/check/scale + persistent 'Painting from frame N' line, and the toggleable compare divider (pointer + full keyboard, WAI-ARIA slider). Deploy rides the current master pipeline. Closing.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User feedback after using Touch-Up (which is otherwise 'perfect'):
Plan (photo-touch-up.component, art-studio lib):
Resolved in spikersoft-angular PR #512 (merged): selected-frame ring/check/scale + persistent 'Painting from frame N' line, and the toggleable compare divider (pointer + full keyboard, WAI-ARIA slider). Deploy rides the current master pipeline. Closing.