fix a bug in Issure #106

This commit is contained in:
Vincent Wei
2022-11-25 11:03:19 +08:00
parent 272bc39c84
commit 5f78f6bb37

View File

@@ -40,6 +40,7 @@ In this version, we made some enhancements
* BUGFIXING:
- Fix a bug reported in https://github.com/VincentWei/minigui/issues/94
- Fix a bug reported in https://github.com/VincentWei/minigui/issues/96
- Fix a bug reported in https://github.com/VincentWei/minigui/issues/106
* OPTIMIZATIONS:
- optimize the refresh of scrolled.
* TUNING: