Héctor Ramón Jiménez
|
3a327e08e9
|
Rename Empty widget to Space
|
2019-12-30 21:33:27 +01:00 |
|
Héctor Ramón Jiménez
|
8426bf953c
|
Implement Empty widget
It can be useful if you want to fill some space with nothing.
|
2019-12-30 19:20:59 +01:00 |
|
Héctor Ramón
|
0f2e20f5e5
|
Merge pull request #122 from hecrj/feature/event-subscriptions
Event subscriptions
|
2019-12-16 21:38:56 +01:00 |
|
Héctor Ramón Jiménez
|
6ba2461445
|
Update Svg documentation
|
2019-12-15 06:28:44 +01:00 |
|
Malte Veerman
|
27717bc70c
|
Renamed Icon widget to Svg and gave it separate width and height.
The aspect ratio is now preserved like in the `Image` widget.
|
2019-12-12 01:25:18 +01:00 |
|
Malte Veerman
|
5696afcadd
|
Ran cargo_fmt over changed files.
|
2019-12-11 22:13:29 +01:00 |
|
Malte Veerman
|
a88aae5e04
|
Added an Icon widget to native.
|
2019-12-11 21:34:40 +01:00 |
|
Héctor Ramón Jiménez
|
98160406f7
|
Allow listening to runtime events in subscriptions
|
2019-12-08 08:21:26 +01:00 |
|
Héctor Ramón Jiménez
|
d575f45411
|
Draft first version of event subscriptions 🎉
|
2019-12-05 06:10:13 +01:00 |
|
Héctor Ramón Jiménez
|
cdd34e1e4b
|
Implement image viewer example
|
2019-11-30 02:14:56 +01:00 |
|
Héctor Ramón Jiménez
|
a7dba612f0
|
Write docs for iced and iced_native
|
2019-11-22 19:36:57 +01:00 |
|
Héctor Ramón Jiménez
|
65eb218d3d
|
Move widgets from core to native and web
Also made fields private and improved `Renderer` traits.
|
2019-11-21 13:47:20 +01:00 |
|