Héctor Ramón Jiménez
|
f468e25d0c
|
Use workspace dependencies and package inheritance
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.
|
2023-09-04 13:08:17 +02:00 |
|
Héctor Ramón Jiménez
|
1816c985fa
|
Fix clippy lints for Rust 1.68
|
2023-03-14 11:11:17 +01:00 |
|
Héctor Ramón Jiménez
|
7b8b01f560
|
Use f32 in Length::Units and rename it to Fixed
|
2023-02-17 15:40:17 +01:00 |
|
Héctor Ramón Jiménez
|
ff2519b1d4
|
Replace stateful widgets with new iced_pure API
|
2022-07-27 06:49:20 +02:00 |
|
Héctor Ramón Jiménez
|
adce9e0421
|
Update Rust edition to 2021 🎉
|
2022-02-09 17:57:44 +07:00 |
|
Héctor Ramón Jiménez
|
a0ad399622
|
Refactor alignment types into an alignment module
|
2021-09-20 15:14:08 +07:00 |
|
Héctor Ramón Jiménez
|
5fae6e59ff
|
Introduce and use CrossAlign enum for Column and Row
|
2021-09-20 15:12:43 +07:00 |
|
Jon Pacheco
|
9c75ddcb33
|
feat: add placeholder to pick_list example
|
2021-07-22 19:13:00 +07:00 |
|
Héctor Ramón Jiménez
|
c1f79b40cf
|
Make Application and Sandbox return a Result
|
2020-09-08 00:44:59 +02:00 |
|
Héctor Ramón Jiménez
|
aaf5986123
|
Improve Menu API to facilitate external control
|
2020-07-23 03:58:59 +02:00 |
|
Héctor Ramón Jiménez
|
73d1353976
|
Update README of examples
|
2020-07-16 04:30:06 +02:00 |
|
Héctor Ramón Jiménez
|
26fbc9af00
|
Simplify pick_list example
|
2020-07-10 08:11:31 +02:00 |
|
Héctor Ramón Jiménez
|
73b8ae8e5e
|
Rename ComboBox to PickList
|
2020-07-10 02:52:00 +02:00 |
|