This repository was archived by the owner on Sep 6, 2022. It is now read-only.
Releases: SakurajimaMaii/ShapeButton
Releases · SakurajimaMaii/ShapeButton
Release list
0.0.5
0.0.4
New 0.0.4版本
JDK修改为11,同时优化了set get方法,增加了属性值检测,不再支持链式调用
0.0.3
相较于0.0.2版本做出的更改
删除
- 属性 is_stroke
- 属性 stroke_color
- 属性 style_background_color
添加
- 对应不同点击状态下背景色和边框颜色的设定方法,目前主要支持四种状态,详情见README.md
更正
- 将所有属性由public设置为private,不再支持下面的设定方法,只能通过对应的set方法设定
styleButton.styleButtonShapeType = GStyleButtonShapeType.ANY_ROUNDED_RECT_SHAPE