Skip to content

LCUI 1.2.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@lc-soft lc-soft released this 17 Jun 14:51
· 451 commits to develop since this release

Changelog

Bug Fixes

  • textlayer: incorrect text line height calculation (#169) (a4d2f0a)

Features

  • gui: add default methods for widget prototype (e68e8e5)
  • gui: add TextEdit_BindProperty() (c9d8ded)
  • gui: add Widget_BindProperty() (0d3fb68)
  • gui: add Widget_SetStyleString() (5163363)
  • gui: add Widget_SetText() (02714bf)
  • textedit: add TextEdit_GetProperty() (512706e)
  • util: add object wrapper and operation set (241c652)
  • util: add Object_ToString() (13465c7)

更新日志

问题修复

新功能

  • gui: 为部件原型设置默认方法 (e68e8e5)
  • gui: 添加 TextEdit_BindProperty() (c9d8ded)
  • gui: 添加 Widget_BindProperty() (0d3fb68)
  • gui: 添加 Widget_SetStyleString() (5163363)
  • gui: 添加 Widget_SetText() (02714bf)
  • textedit: 添加 TextEdit_GetProperty() (512706e)
  • util: 添加对象包装和操作集 (241c652)
  • util: 添加 Object_ToString() (13465c7)