| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-08-31 | Add new widget "spacer" which adds an empty space between widgets | Patrick Storz | 1 | -0/+1 | |
| The attribute "size" allows to define the spacing in px. The special value "expand" can be used to make the spacer consume all available space in the parent. | |||||
| 2019-08-31 | Add new widget "separator" which draws a line between widgets | Patrick Storz | 1 | -0/+42 | |
