Héctor Ramón Jiménez
|
ed3454301e
|
Implement explicit text caching in the widget state tree
|
2023-08-30 04:31:21 +02:00 |
|
Héctor Ramón Jiménez
|
8ed06dc356
|
Fix clippy lints for Rust 1.72
|
2023-08-26 01:34:42 +02:00 |
|
Casper Rogild Storm
|
e1da5fa635
|
Update widget/src/combo_box.rs
Co-authored-by: Héctor Ramón <hector0193@gmail.com>
|
2023-07-31 23:07:35 +02:00 |
|
Casper Rogild Storm
|
32a95171d2
|
cycle combobox with keybinds
|
2023-07-31 22:59:42 +02:00 |
|
Héctor Ramón Jiménez
|
e29754f32d
|
Rename on_selection to on_option_hovered in combo_box
|
2023-07-26 22:53:53 +02:00 |
|
Héctor Ramón Jiménez
|
28d32a8b64
|
Fix on_option_hovered support in ComboBox
|
2023-07-26 22:34:56 +02:00 |
|
Héctor Ramón Jiménez
|
9eb2889d09
|
Use default padding of TextInput in ComboBox
|
2023-07-26 22:33:33 +02:00 |
|
Héctor Ramón Jiménez
|
14fb723eec
|
Add Viewport to on_event for ComboBox
|
2023-07-26 22:01:17 +02:00 |
|
Joao Freitas
|
7fe3389cf1
|
Swap unwrap_or_else to unwrap_or_default
|
2023-07-26 21:59:42 +02:00 |
|
Joao Freitas
|
dd5ef8b908
|
Add ComboBox widget
- Widget implementation
- Widget helper
- Example
|
2023-07-26 21:59:42 +02:00 |
|