1.0.0.beta1
Pre-release
Pre-release
🟢 新增
-
为
base.py新增Window类 -
为
Window类添加placetitletitlebarpositionsizealphatransparenttransparentcolor方法 -
为
tools.py添加create_imageinterpolate_color函数 -
为
graphics.py新增TopRoundedRectangleRoundedButton类 -
为
graphics.py中的Rectangle类添加alpha参数 -
为
widgets.py新增Menu类
🟡 变更
- 将
Rectangle中的create_rectangle部分移到if判断中,为适应alpha参数