Skip to content

v1.2.0

Choose a tag to compare

@tunggian tunggian released this 27 Jun 01:26
· 5 commits to master since this release

修复

  • 托盘图标使用 AppIcon:改为从 EXE 嵌入式资源提取图标,不再依赖独立 .ico 文件,避免运行目录缺少 .ico 时回退到 GDI+ 自绘图标。
  • 刷新时不闪烁:刷新状态保持余额大字不变(仍显示上次值),只更新状态指示器(小圆点+同步文字),不再出现余额数字闪变成 "..." 再变回实际值的问题。