Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked Scrollable to account for lack of widget order guarantees. | 2022-12-29 | 1 | -5/+5 | |
* | Add multidirectional scrolling capabilities to the existing Scrollable. | 2022-12-29 | 1 | -9/+10 | |
* | Merge pull request #1526 from mtkennerly/feature/find-focused | 2022-11-14 | 1 | -0/+34 | |
|\ | |||||
| * | Add widget operation to find currently focused widget | 2022-11-11 | 1 | -0/+34 | |
* | | Add text input operations | 2022-11-11 | 1 | -0/+131 | |
|/ | |||||
* | Fix documentation in `operation::focusable` | 2022-08-05 | 1 | -3/+4 | |
* | Write missing documentation in `iced_native` | 2022-08-05 | 2 | -0/+24 | |
* | Implement `scrollable::snap_to` operation | 2022-08-04 | 2 | -0/+179 |