Héctor Ramón Jiménez
|
01322f69a4
|
Use recently stabilized intra-doc links
See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md
|
2020-11-26 02:05:43 +01:00 |
|
Héctor Ramón Jiménez
|
d328b07b39
|
Introduce viewport to Widget::draw
This should eventually allow us to only generate primitives that are
visible.
|
2020-10-28 06:21:07 +01:00 |
|
Héctor Ramón Jiménez
|
ae009158cc
|
Implement svg::Handle::from_memory
Useful if you already have your SVG data in memory.
|
2020-03-31 00:39:18 +02:00 |
|
Héctor Ramón Jiménez
|
d07304fb85
|
Hash type ids in Widget::hash_layout impls
|
2020-03-30 17:28:55 +02:00 |
|
Héctor Ramón Jiménez
|
893841bfbd
|
Genericize From implementation for svg::Handle
|
2020-03-26 16:38:29 +01:00 |
|
Héctor Ramón Jiménez
|
5e018965ee
|
Merge branch 'master' into feature/custom-styling
|
2020-01-09 06:04:05 +01:00 |
|
Héctor Ramón Jiménez
|
2ff0e48142
|
Make Row, Column, and Checkbox shrink by default
|
2019-12-30 21:00:27 +01:00 |
|
Héctor Ramón Jiménez
|
8caa66be27
|
Add Renderer::Defaults and style inheritance
|
2019-12-30 12:14:26 +01:00 |
|
Héctor Ramón Jiménez
|
6ba2461445
|
Update Svg documentation
|
2019-12-15 06:28:44 +01:00 |
|
Héctor Ramón Jiménez
|
09707f29fc
|
Rerasterize SVGs when resized and refactor a bit
|
2019-12-15 06:19:07 +01:00 |
|
Malte Veerman
|
27717bc70c
|
Renamed Icon widget to Svg and gave it separate width and height.
The aspect ratio is now preserved like in the `Image` widget.
|
2019-12-12 01:25:18 +01:00 |
|