Skip to content

Commit

Permalink
Ver2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zouhuidong authored Mar 27, 2022
1 parent 31984f9 commit bc3b8f9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# 更新日志

**Ver2.5.6** (2022.03.27)

修复 `EasyWin32::closegraph_win32()` 函数销毁绘图窗口失败的 bug。

修复若模态窗口创建失败,父窗口陷入禁用状态的 bug。

---

**Ver2.5.5** (2022.03.26)

函数 `EasyWin32::isWindowSizeChanged()` 改为可以传入一个 HWND 类型的参数,用以区分不同的窗口。
Expand Down

0 comments on commit bc3b8f9

Please sign in to comment.