Skip to content

v0.3.22

Latest

Choose a tag to compare

@zhuchenxi113 zhuchenxi113 released this 05 Jul 02:14

修复 / Fixed

  • 修复菜单栏详情下拉面板在出现 ⚠️ 报错时会变宽的问题(NSMenu 按字符数截断报错文案,跟真实渲染像素宽度无关,长英文报错句会把面板从 290pt 撑到 456pt;现在改为按真实像素宽度裁尾)
  • Fixed the menu bar detail dropdown panel becoming wider when a ⚠️ error appears (error text was truncated by character count, unrelated to actual rendered pixel width; long English error messages could stretch the panel from 290pt to 456pt — now truncated by real pixel width instead)