Skip to content

feat(ui): add canvas thumbnails to the sidebar - #92

Merged
nmrtist merged 1 commit into
nmrtist:mainfrom
Limdongcheng:codex/canvas-sidebar-thumbnails
Sep 6, 2026
Merged

feat(ui): add canvas thumbnails to the sidebar#92
nmrtist merged 1 commit into
nmrtist:mainfrom
Limdongcheng:codex/canvas-sidebar-thumbnails

Conversation

@Limdongcheng

Copy link
Copy Markdown
Contributor

Summary

  • Add live canvas thumbnails to the sidebar, including plots, images, and annotations.
  • Preserve canvas aspect ratios and show truncated canvas names with full-name tooltips.
  • Keep canvas selection and inline renaming available in thumbnail rows.
  • Update the English and Simplified Chinese UI overview.

Validation

  • cargo pr-check on macOS arm64.
  • npm run build in docs/.
  • git diff --check.
  • Screenshot harness: canvas thumbnails in light and dark themes, including portrait canvases and long names.

UI display logic

  • Canvas selection and renaming retain their existing actions.
  • Canvas rows remain visible without background-triggered layout changes.
  • Empty canvases show their page preview.
  • English and Simplified Chinese documentation updated.

@nmrtist
nmrtist merged commit e3c123a into nmrtist:main Sep 6, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants