Skip to content

fix: keep rendered images visible - #491

Merged
Azganoth merged 1 commit into
mainfrom
bug/keep-images-visible
Sep 21, 2026
Merged

Azganoth merged 1 commit into
mainfrom
bug/keep-images-visible

Conversation

@Azganoth

Copy link
Copy Markdown
Owner

Summary

  • Render image NodeViews in normal block layout so decoded SVGs keep a visible box.
  • Keep tiny and transparent images selectable on a paragraph-height editor surface while preserving their authored pixels.
  • Cover renderable, linked, missing, and transparent image dimensions in the desktop suite.

Related Issue

Closes #490

Verification

  • pnpm check:frontend — formatting, TypeScript, Oxlint, production build, and frontend coverage.
  • pnpm test:e2e:desktop — rendered image geometry and the full assembled desktop suite.

Notes

  • Rendered image borders were removed; error placeholders retain their dashed border as a resolution-state indicator.

@github-project-automation github-project-automation Bot moved this to Backlog in Leafdown Sep 21, 2026
@Azganoth
Azganoth merged commit fb3c6b8 into main Sep 21, 2026
3 checks passed
@Azganoth
Azganoth deleted the bug/keep-images-visible branch September 21, 2026 02:13
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Leafdown Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Keep rendered images visible and selectable across intrinsic sizes

1 participant