improve readme

This commit is contained in:
lixianjing 2022-11-16 16:05:20 +08:00
parent 9645c35b78
commit c88f62e08a
3 changed files with 11 additions and 0 deletions

View File

@ -378,3 +378,7 @@ The third party provides:
* In-depth Partners
[![](docs/images/logo_nxp.svg)](https://www.nxp.com) [![](docs/images/logo_anyka.jpg)](http://www.anyka.com) [![](docs/images/logo_ingenic.jpg)](http://www.ingenic.com.cn) [![](docs/images/logo_mindmotion.png)](http://www.mindmotion.com.cn)
## XI. Developer Community
Welcome any interested developer to evaluate and try to use AWTK. If you have any suggestions or questions about AWTK, please add the WeChat account zlgmcu-888 to enter the AWTK communication group, and ZLG R&D team will answer them for you.

View File

@ -381,3 +381,7 @@ npm install -g glob
* 深度合作伙伴
[![](docs/images/logo_nxp.svg)](https://www.nxp.com) [![](docs/images/logo_anyka.jpg)](http://www.anyka.com) [![](docs/images/logo_ingenic.jpg)](http://www.ingenic.com.cn) [![](docs/images/logo_mindmotion.png)](http://www.mindmotion.com.cn)
## 十一、开发者交流群
欢迎感兴趣的工程师评估和尝试 AWTK如果您对 AWTK 有相关建议或疑问可以添加小Z微信zlgmcu-888进入 AWTK 开发者交流群ZLG 研发技术团队亲自为您解答。

View File

@ -1,5 +1,8 @@
# 最新动态
2022/11/16
* 完善README添加进入微信群的方法(感谢雨欣提供补丁)
2022/11/15
* 修复使用combo\_box控件打开下拉列表的同时调用window\_manager\_switch\_to改变窗口顺序导致popup无法正常显示的问题(感谢泽武提供补丁)
* 新增第三方库svgtiny来解析svg增加渐变等功能(感谢陈聪提供补丁)