feat: overlays, labels, GIF export, undo/redo, and sidebar UX - #13
Merged
Conversation
Ship pattern-only overlays with optional A/B layers, dual-side backgrounds, and scrollable collapsible sidebar groups.
Anchor labels with 9-point presets and custom X/Y, show per-group reset only when dirty, and keep overlays mark-only on the canvas.
Support animated GIF alongside video, shared hold-start/hold-end timing, opt-in ease-in-out, and restore the last sidebar border.
Track composition and export decisions with debounced history, header controls, and Cmd/Ctrl+Z shortcuts.
Owner
Author
CodeWithDennis
marked this pull request as draft
July 27, 2026 20:57
Support layout-like edge overlays (wavy, torn, etc.) with edge, coverage, and opacity; default background to none; and make slider values look editable.
Allow coverage 0–100% and density 1–100 so edge overlay controls can reach both ends.
Drop wavy/torn/etc. overlay washes and keep pattern overlays, background none default, and editable slider value chips.
CodeWithDennis
marked this pull request as ready for review
July 28, 2026 18:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Expands Pairframe composition, export, and editing UX: overlays, per-side layers, per-image labels, collapsible sidebars with dirty-only reset, animated GIF export, optional easing / hold, and undo/redo for settings.
New features
Overlay (pattern marks only)
solid→none)Per-side background & overlay
Per-image labels
Sidebar UX
localStorage(pairframe.panels.v2)Motion export: GIF + easing + hold
Undo / redo
Behavior / impact
gifenc; large source resolutions may take longer to encodeTest plan