Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.13.1 source code.tar.gz | 2024-09-19 | 5.1 MB | |
0.13.1 source code.zip | 2024-09-19 | 5.3 MB | |
README.md | 2024-09-19 | 820 Bytes | |
Totals: 3 Items | 10.5 MB | 2 |
Added
- Some
From
trait implementations fortext_input::Id
. #2582 - Custom
Executor
support forApplication
andDaemon
. #2580 rust-version
metadata toCargo.toml
. #2579- Widget examples to API reference. #2587
Fixed
- Inverted scrolling direction with trackpad in
scrollable
. #2583 scrollable
transactions whenon_scroll
is not set. #2584- Incorrect text color styling in
text_editor
widget. #2586
Many thanks to... - @dcampbell24 - @lufte - @mtkennerly