Skip to content

1.7.7

Compare
Choose a tag to compare
@israel-dryer israel-dryer released this 21 May 16:18
· 28 commits to master since this release

What's Changed

Various updates and bug-fixes

Updated

  • You can now change the font on the Text widget; the default font style was removed which enables font changes via the constructor by @israel-dryer in #283

  • Refactor floodgauge variable param; this update allows the user to pass in a variable or textvariable object while instantiating the widget instead of using the built-in objects. I also added getters and setters for this properties and moved the existing fields to private.by @israel-dryer in #279

Fixed

Full Changelog: v1.7.6...v1.7.7