Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `viewport` to `Widget::draw` | 2020-10-28 | 1 | -1/+3 | |
* | Implement `svg::Handle::from_memory` | 2020-03-31 | 1 | -19/+61 | |
* | Hash type ids in `Widget::hash_layout` impls | 2020-03-30 | 1 | -0/+2 | |
* | Genericize `From` implementation for `svg::Handle` | 2020-03-26 | 1 | -8/+5 | |
* | Merge branch 'master' into feature/custom-styling | 2020-01-09 | 1 | -1/+1 | |
|\ | |||||
| * | Make `Row`, `Column`, and `Checkbox` shrink by default | 2019-12-30 | 1 | -1/+1 | |
* | | Add `Renderer::Defaults` and style inheritance | 2019-12-30 | 1 | -0/+1 | |
|/ | |||||
* | Update `Svg` documentation | 2019-12-15 | 1 | -2/+9 | |
* | Rerasterize SVGs when resized and refactor a bit | 2019-12-15 | 1 | -12/+89 | |
* | Renamed `Icon` widget to `Svg` and gave it separate width and height. | 2019-12-12 | 1 | -0/+103 |