Skip to content

🐛 修复打开图片时可能打开其他图片的问题#200

Merged
A-kirami merged 1 commit into
mainfrom
fix/issue-189
Aug 5, 2024
Merged

🐛 修复打开图片时可能打开其他图片的问题#200
A-kirami merged 1 commit into
mainfrom
fix/issue-189

Conversation

@A-kirami

@A-kirami A-kirami commented Aug 5, 2024

Copy link
Copy Markdown
Owner

这个 PR 带来了什么样的更改?

  • 错误修复
  • 新功能
  • 文档/注释
  • 代码格式
  • 代码重构
  • 测试用例
  • 性能优化
  • 外观样式
  • 项目构建
  • 依赖环境
  • 持续集成/部署
  • 其他,请描述:

这个 PR 是否存在破坏性变更?

  • 是的,并已在 issue #___ 号中获得批准
  • 没有

描述

动机和背景

resolve #189

其他信息

检查工作

  • 我对我的代码进行了注释,特别是在难以理解的部分
  • 我的更改需要更新文档,并且已对文档进行了相应的更改
  • 我添加了测试并且已经在本地通过,以证明我的修复补丁或新功能有效
  • 我已检查并确保更改没有与其他打开的 Pull Requests 重复

@A-kirami A-kirami added the bug Something isn't working label Aug 5, 2024
@A-kirami A-kirami linked an issue Aug 5, 2024 that may be closed by this pull request
4 tasks
@github-actions

github-actions Bot commented Aug 5, 2024

Copy link
Copy Markdown

📦️ 此 PR 构建的应用已经准备就绪

平台 文件 大小
🐧 linux-amd64 matcha_0.4.3_linux-amd64 110.04 MB
🍎 macos-amd64 matcha_0.4.3_macos-amd64 24.14 MB
🍎 macos-arm64 matcha_0.4.3_macos-arm64 23.8 MB
🪟 windows-amd64 matcha_0.4.3_windows-amd64 21.89 MB

*从提交 3146cb8 构建

@A-kirami
A-kirami merged commit 82dc09a into main Aug 5, 2024
@A-kirami
A-kirami deleted the fix/issue-189 branch August 5, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

BUG: 聊天中有多张图片时 双击查看有可能打开错误的图片

1 participant