Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all `examples` to Rust 2024 | 2025-02-21 | 1 | -1/+1 | |
* | chore: remove once_cell dependency | 2025-01-06 | 1 | -2/+0 | |
* | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -2/+4 | |
* | Reworked Scrollable to account for lack of widget order guarantees. | 2022-12-29 | 1 | -1/+1 | |
* | Add multidirectional scrolling capabilities to the existing Scrollable. | 2022-12-29 | 1 | -0/+1 | |
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Fix `Scrollable` scrollbar being rendered behind contents | 2021-05-03 | 1 | -1/+1 | |
* | Add scrollable example program | 2020-10-22 | 1 | -0/+9 |