Add Title widget

This commit is contained in:
Joscha 2024-01-05 13:33:51 +01:00
parent 2714deeafb
commit b757f1be03
4 changed files with 68 additions and 1 deletions

View file

@ -15,6 +15,8 @@ Procedure when bumping the version number:
### Added
- `Frame::set_title`
- `WidgetExt::title`
- `widgets::title`
## v0.2.0 - 2023-08-31