Add textStyle and padding as widget parameters

This commit is contained in:
Salvatore Giordano
2018-05-05 11:33:03 +02:00
parent 1614174f13
commit 2505585404
6 changed files with 34 additions and 10 deletions

View File

@@ -28,4 +28,8 @@ Now onChanged has a full CElement as argument and not only a string. (issue #4)
## 0.2.1
Added some documentation
Added some documentation
## 0.2.2
Added textStyle and padding as widget parameters