Commit Graph

7 Commits

Author SHA1 Message Date
959c73bfc6 修复了在行末无法正常输入的错误 2024-12-16 15:50:14 +08:00
fb6216135a 增加了Editor类;修改了组件类的初始化参数格式 2024-12-16 02:08:04 +08:00
c95bb4eb3d 彻底解决了现有组件刷新时画面闪烁的问题 2024-12-11 21:18:25 +08:00
b952c340d3 fix RichText.substr()
decouple Text and Rect from old components
2024-12-10 16:21:33 +08:00
530483e2eb fixed TextArea 2024-12-06 19:11:49 +08:00
e432c9c95d add TextArea class 2024-12-06 14:20:39 +08:00
ca4d37ce3b add TextLine 2024-12-06 06:30:20 +08:00