0.9.0
Added
MouseArea
widget. #1594channel
helper insubscription
. #1786- Configurable
width
forScrollable
. #1749 - Support for disabled
TextInput
. #1744 - Platform-specific window settings. #1730
- Left and right colors for sliders. #1643
- Icon for
TextInput
. #1702 - Mouse over scrollbar flag for
scrollable::StyleSheet
. #1669 - Better example for
Radio
. #1762
Changed
wgpu
has been updated to0.15
iniced_wgpu
. #1789resvg
has been updated to0.29
iniced_graphics
. #1733subscription::run
now takes a function pointer. #1723
Fixed
- Redundant
on_scroll
messages forScrollable
. #1788 - Outdated items in
ROADMAP.md
#1782 - Colons in shader labels causing compilation issues in
iced_wgpu
. #1779 - Re-expose winit features for window servers in Linux. #1777
- Replacement of application node in Wasm. #1765
clippy
lints for Rust 1.68. #1755- Unnecessary
Component
rebuilds. #1754 - Incorrect package name in checkbox example docs. #1750
- Fullscreen only working on primary monitor. #1742
Padding::fit
on irregular values for an axis. #1734Debug
implementation ofFont
displaying its bytes. #1731- Sliders bleeding over their rail. #1721
Removed
Fill
variant forAlignment
. #1735
Many thanks to...
- @ahoneybun
- @bq-wrongway
- @bungoboingo
- @casperstorm
- @Davidster
- @ElhamAryanpur
- @FinnPerry
- @GyulyVGC
- @JungleTryne
- @lupd
- @mmstick
- @nicksenger
- @Night-Hunter-NF
- @tarkah
- @traxys
- @Xaeroxe