Important
根据社区投票结果,本项目将在正式版的时候重命名!
According to the results of the community vote, this project will be RENAMED when it is released!
✨ Highlights / 更新亮点
-
New widget:
OptionButton
新增控件:选项按钮(OptionButton
) -
New widget:
ComboBox
新增控件:下拉框(ComboBox
) -
New widget:
Spinner
新增控件:旋转条(Spinner
) -
Invisible widgets are no longer handled by the event handling mechanism
不可见的控件现在不会被事件处理机制处理了
💥 Breaking Changes / 破坏性更改
- The default value of the
through
andanimation
parameters of the classvirtual.Widget
has been changed toNone
类virtual.Widget
的参数through
和animation
的默认值更改为了None
Full Changelog / 完整更新日志: CHANGELOG.md#-300rc5
Full Commits / 完整提交记录: 3.0.0rc4...3.0.0rc5