Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.12.1 source code.tar.gz | 2024-02-22 | 4.7 MB | |
0.12.1 source code.zip | 2024-02-22 | 5.0 MB | |
README.md | 2024-02-22 | 1.3 kB | |
Totals: 3 Items | 9.7 MB | 0 |
Added
extend
andfrom_vec
methods forColumn
andRow
. #2264PartialOrd
,Ord
, andHash
implementations forkeyboard::Modifiers
. #2270clipboard
module inadvanced
module. #2272- Default
disabled
style forcheckbox
andhovered
style forSvg
. #2273 From<u16>
andFrom<i32>
implementations forborder::Radius
. #2274size_hint
method forComponent
trait. #2275
Fixed
- Black images when using OpenGL backend in
iced_wgpu
. #2259 - Documentation for
horizontal_space
andvertical_space
helpers. #2265 - WebAssembly platform. #2271
- Decouple
Key
fromkeyboard::Modifiers
and apply them totext
inKeyboardInput
. #2238 - Text insertion not being prioritized in
TextInput
andTextEditor
. #2278
Many thanks to...
- @PolyMeilex
- @rizzen-yazston
- @wash2