Skip to content

Fix redraw artifacts - #3204

Merged
texodus merged 1 commit into
masterfrom
viewer-chrome
Jul 28, 2026
Merged

Fix redraw artifacts#3204
texodus merged 1 commit into
masterfrom
viewer-chrome

Conversation

@texodus

@texodus texodus commented Jul 26, 2026

Copy link
Copy Markdown
Member

This PR eliminates a family of redraw and visual-artifact bugs in the multi-panel viewer: resize warp and mirror-flash during panel/divider drags, via a new plugin presize(w, h) → Promise<PresentFn> contract with staged, reveal-on-commit presents.

@texodus texodus added the bug Concrete, reproducible bugs label Jul 26, 2026
@texodus
texodus force-pushed the viewer-chrome branch 2 times, most recently from 92b2dbf to f27d10c Compare July 27, 2026 05:07
@texodus
texodus marked this pull request as ready for review July 27, 2026 05:11
@texodus
texodus force-pushed the viewer-chrome branch 6 times, most recently from c21b58a to 8325a9b Compare July 27, 2026 21:47
Signed-off-by: Andrew Stein <steinlink@gmail.com>

# Conflicts:
#	rust/perspective-js/src/ts/perspective.cdn.ts
@texodus
texodus merged commit 058ec69 into master Jul 28, 2026
17 checks passed
@texodus
texodus deleted the viewer-chrome branch July 28, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

1 participant