Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -1/+1 | |
| | | | | | | We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version. | ||||
* | Use `f32` in `Length::Units` and rename it to `Fixed` | 2023-02-17 | 1 | -2/+2 | |
| | |||||
* | updated README for slider example | 2022-12-13 | 1 | -2/+2 | |
| | |||||
* | Split vertical orientation into VerticalSlider | 2022-12-13 | 1 | -13/+7 | |
| | |||||
* | Vertical orientation added to Slider. | 2022-12-12 | 4 | -0/+92 | |