Skip to content

fix(desktop): add composer edit context menu#3722

Open
Li-Charles-One wants to merge 3 commits into
esengine:main-v2from
Li-Charles-One:fix/3667-composer-context-menu
Open

fix(desktop): add composer edit context menu#3722
Li-Charles-One wants to merge 3 commits into
esengine:main-v2from
Li-Charles-One:fix/3667-composer-context-menu

Conversation

@Li-Charles-One

@Li-Charles-One Li-Charles-One commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

摘要

  • 给桌面端底部消息输入框增加一个最小右键编辑菜单
  • 支持:剪切、复制、粘贴、全选
  • 不改主界面布局,不碰正在重构的 UI 结构
  • 通过菜单粘贴长文本时,继续复用现有长文本折叠逻辑

Fixes #3667

验证

  • npm run typecheck
  • npm run check:css
  • npm test
  • npm run build

@github-actions github-actions Bot added v2 Go rewrite (1.x) — main-v2 branch, active development desktop Wails desktop app (desktop/**) labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

建议消息输入框支持右键复制/粘贴菜单

1 participant