File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515- Explicit text caching. [ #2058 ] ( https://github.com/iced-rs/iced/pull/2058 )
1616- Gradients in Oklab color space. [ #2055 ] ( https://github.com/iced-rs/iced/pull/2055 )
1717- ` Themer ` widget. [ #2209 ] ( https://github.com/iced-rs/iced/pull/2209 )
18+ - ` Transform ` primitive. [ #2120 ] ( https://github.com/iced-rs/iced/pull/2120 )
1819- Cut functionality for ` TextEditor ` . [ #2215 ] ( https://github.com/iced-rs/iced/pull/2215 )
1920- Disabled support for ` Checkbox ` . [ #2109 ] ( https://github.com/iced-rs/iced/pull/2109 )
2021- ` skip_taskbar ` window setting for Windows. [ #2211 ] ( https://github.com/iced-rs/iced/pull/2211 )
@@ -82,6 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8283- Inline format args for ease of reading. [ #2089 ] ( https://github.com/iced-rs/iced/pull/2089 )
8384- Stuck scrolling in ` Scrollable ` with touch events. [ #1940 ] ( https://github.com/iced-rs/iced/pull/1940 )
8485- Incorrect unit in ` system::Information ` . [ #2223 ] ( https://github.com/iced-rs/iced/pull/2223 )
86+ - ` size_hint ` not being called from ` element::Map ` . [ #2224 ] ( https://github.com/iced-rs/iced/pull/2224 )
87+ - ` size_hint ` not being called from ` element::Explain ` . [ #2225 ] ( https://github.com/iced-rs/iced/pull/2225 )
8588
8689Many thanks to...
8790
You can’t perform that action at this time.
0 commit comments