Skip to content

v4.0.6

Compare
Choose a tag to compare
@simaQ simaQ released this 10 Apr 08:40
· 593 commits to master since this release
179445e
New Features
  • view 上添加手势事件支持 (e4f74a22)
Bug Fixes
  • geometry: geometry.clear() 以及 destroy() 时要清空、销毁内部变量 (c89ff974)
  • #2272: 当映射数据中不存在 x 和 y 时,不绘制 label (df60733e)
Performance Improvements
  • 性能优化,详见 MR
Documentation Changes
  • 添加 Gestrue 手势使用文档 (2c459853)