V0.9.0
What's Changed
- change TabBar hovered appearance for default style by @StillGreen-san in #215
- handle unavailable cursor position in TabBar by @StillGreen-san in #214
- Add font size to date picker by @Strosel in #216
- Tabs fix and modal overlay fix by @genusistimelord in #218
- reran icon script and removed all garbage unicode values by @Redhawk18 in #219
- fixed nerd font not being loaded by using font family name by @Redhawk18 in #221
- added font loading example by @Redhawk18 in #222
- only activate required iced-features by @spamviech in #224
- Fix broken grid generic parameters by @Exidex in #227
- fix: button doesn't highlight when it is hovered by @Sherlock-Holo in #228
- add missing set_active_tab by @spamviech in #229
- Hide fill_quad behind intersects/>0-checks to avoid triggering debug_assert in the tiny_skia-renderer by @spamviech in #230
- Number_input fixes by @the-marenga in #233
- Fix number input over/underflow by @TitouanReal in #236
- Replace Length with impl Into in width/height APIs by @TitouanReal in #237
New Contributors
- @StillGreen-san made their first contribution in #215
- @Strosel made their first contribution in #216
- @spamviech made their first contribution in #224
- @Exidex made their first contribution in #227
- @the-marenga made their first contribution in #233
- @TitouanReal made their first contribution in #236
Full Changelog: v0.8.0...V0.9.0