1.9.0
What's Changed
A few addition to existing widgets and some bug fixes.
Added
- Linux: Add function (Select All - shortcut "Ctrl+a") to Text widget by @antrrax in #303
- add delay as kwarg for ToolTip by @bigoulours in #300
Fixed
- Short color definitions now work with
Colors.hex_to_rgb
#297 - Button binding was referencing name instead of object; default key binding should now work on Linux with buttons #308
New Contributors
- @bigoulours made their first contribution in #300
Full Changelog: v1.8.0...v1.9.0