Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-07-26 | Fix `on_option_hovered` support in `ComboBox` | 1 | -10/+10 | |
2023-07-26 | Add ComboBox widget | 1 | -0/+143 | |
2020-07-10 | Rename `ComboBox` to `PickList` | 1 | -121/+0 | |
2020-07-08 | Position `Menu` layer based on available space | 1 | -4/+0 | |
2020-07-08 | Implement `Widget::overlay` for `Scrollable` | 1 | -4/+10 | |
2020-07-08 | Draft `ComboBox` and `Menu` layer | 1 | -120/+76 | |
2020-07-08 | Draft `combo_box` example to test overlay logic | 1 | -0/+163 |