Skip to content

v2.0.0: Better mouse API, scrollable Containers & more!

Compare
Choose a tag to compare
@bczsalba bczsalba released this 25 Jan 20:32
· 744 commits to master since this release

Version 2.0.0

This version contains a whole lot of nice Quality of Life changes, as well as some major additions. The highlights would probably go to Container-s now having native support for scrolling their contents, a brand-spanking new and hugely improve mouse input API, and improved documentation.

Items marked in bold are API breaking changes.

🔧 Fixes

  • Fix widget height not following its destiny sometimes
  • Fix Splitter inner widget positioning

🔃 Refactors

  • Restructure widgets module
  • Change to Google docformat
  • Rewrite Container.get_lines for brevity, efficiency and more features

➕ Additions

➖ Removals

  • Remove redundant _SYS_HAS_FRAME in ansi_interface

Showcase

Here is a quick clip showcasing some of the new features.

showcase.mov