index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
native
/
src
/
widget
/
svg.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
1
-1
/
+3
2020-07-10
Remove unnecessary lifetime in `Widget` trait
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-08
Introduce `Widget::overlay` :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-03-31
Implement `svg::Handle::from_memory`
Héctor Ramón Jiménez
1
-19
/
+61
2020-03-30
Hash type ids in `Widget::hash_layout` impls
Héctor Ramón Jiménez
1
-0
/
+2
2020-03-26
Genericize `From` implementation for `svg::Handle`
Héctor Ramón Jiménez
1
-8
/
+5
2020-02-14
Revert changing the constructor and implement new method.
daxpedda
1
-1
/
+1
2020-02-14
Add `bound` to `Node` constructor.
daxpedda
1
-1
/
+1
2019-12-30
Make `Row`, `Column`, and `Checkbox` shrink by default
Héctor Ramón Jiménez
1
-1
/
+1
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-0
/
+1
2019-12-15
Update `Svg` documentation
Héctor Ramón Jiménez
1
-2
/
+9
2019-12-15
Rerasterize SVGs when resized and refactor a bit
Héctor Ramón Jiménez
1
-12
/
+89
2019-12-12
Renamed `Icon` widget to `Svg` and gave it separate width and height.
Malte Veerman
1
-0
/
+103