v2.0.0: Better mouse API, scrollable Containers & more! #21
bczsalba
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.🔧 Fixes
🔃 Refactors
Container.get_lines
for brevity, efficiency and more features➕ Additions
MouseTarget
API, widgets are now provided allMouseActions
that occur over them. See the updated docs forWidget.handle_mouse
.SizePolicy.RELATIVE
&Widget.relative_width
Overflow
enumOverflow.SCROLL
FileLoader
&Serializer
VerticalAlignment
enum &Container
vertical alignment supportWindowManager.focusing_actions
➖ Removals
_SYS_HAS_FRAME
inansi_interface
This discussion was created from the release v2.0.0: Better mouse API, scrollable Containers & more!.
Beta Was this translation helpful? Give feedback.
All reactions