0.12.1
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 iced_tiny_skia
clipping line strokes. #2282
Many thanks to...