Skip to content

1.9.0

Compare
Choose a tag to compare
@israel-dryer israel-dryer released this 10 Jul 13:53
· 19 commits to master since this release

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

Full Changelog: v1.8.0...v1.9.0