Héctor Ramón Jiménez
|
5fae6e59ff
|
Introduce and use CrossAlign enum for Column and Row
|
2021-09-20 15:12:43 +07:00 |
|
Héctor Ramón Jiménez
|
f41eacc3dc
|
Use f32 for border_width and border_radius
|
2020-11-23 00:31:50 +01:00 |
|
Héctor Ramón Jiménez
|
d328b07b39
|
Introduce viewport to Widget::draw
This should eventually allow us to only generate primitives that are
visible.
|
2020-10-28 06:21:07 +01: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
|
e0e4ee73fe
|
Implement iced_glutin 🎉
|
2020-05-21 00:44:35 +02:00 |
|
Héctor Ramón Jiménez
|
98bc8cf2a7
|
Rename MouseCursor to mouse::Interaction
|
2020-04-30 08:16:38 +02:00 |
|
Héctor Ramón Jiménez
|
59403b6ca8
|
Remove OutOfBounds variant from MouseCursor
|
2020-04-29 03:11:15 +02:00 |
|
Héctor Ramón Jiménez
|
b0cf47cc2b
|
Create README files for all the examples
|
2020-02-21 15:20:05 +01:00 |
|
Héctor Ramón Jiménez
|
7cea737115
|
Package examples and remove dev-dependencies
|
2020-01-20 06:27:01 +01:00 |
|