0.7.0
Added
- Widget-driven animations. #1647
- Multidirectional scrolling support for
Scrollable
. #1550 VerticalSlider
widget. #1596Shift+Click
text selection support inTextInput
. #1622- Profiling support with the
chrome-trace
feature. #1565 - Customization of the handle of a
PickList
. #1562 window
action to request user attention. #1584window
action to gain focus. #1585window
action to toggle decorations. #1588Copy
implementation forgradient::Location
. #1636
Changed
- Replaced
Application::should_exit
with awindow::close
action. #1606 - Made
focusable::Count
fields public. #1635 - Added
Dependency
argument to the closure ofLazy
. #1646 - Switched arguments order of
Toggler::new
for consistency. #1616 - Switched arguments order of
Checkbox::new
for consistency. #1633
Fixed
- Compilation error in
iced_glow
when theimage
feature is enabled butsvg
isn't. #1593 - Widget operations for
Responsive
widget. #1615 - Overlay placement for
Responsive
. #1638 overlay
implementation forLazy
. #1644- Minor typo in documentation. #1624
- Links in documentation. #1634
- Missing comment in documentation. #1648
Many thanks to...
- @13r0ck
- @Araxeus
- @ben-wallis
- @bungoboingo
- @casperstorm
- @nicksenger
- @Night-Hunter-NF
- @rpitasky
- @rs017991
- @tarkah
- @wiktor-k