|
|
4139c9b5c0
|
Make ui::element::post const
|
2021-07-03 23:37:58 +03:00 |
|
|
|
4641c5d7d2
|
UI element::post uses movable function
|
2021-03-04 14:30:46 +03:00 |
|
|
|
ea46e820ab
|
UI elements should explicitly reset parent for their children
|
2021-03-04 13:58:15 +03:00 |
|
|
|
5dda61ab50
|
UI: use async::event_loop instead of abstract async::executor
|
2021-03-03 13:03:32 +03:00 |
|
|
|
b37d2d25c7
|
Implement cached style merging
|
2021-02-27 20:21:50 +03:00 |
|
|
|
93a28062b9
|
UI: use closest loop for ui events instead of root loop
|
2021-02-27 10:58:22 +03:00 |
|
|
|
539799814e
|
UI element::loop & style return first non-null result when going up element tree
|
2021-02-27 10:54:34 +03:00 |
|
|
|
79e0009422
|
Don't warn if ui callback was posted without loop
|
2021-02-25 21:03:27 +03:00 |
|
|
|
8c04087a44
|
Add loop posting utilities in ui::element
|
2021-02-25 14:59:53 +03:00 |
|
|
|
b7014f2eda
|
Add style description & use it in default element factory
|
2021-02-25 10:36:50 +03:00 |
|
|
|
a53b32067f
|
UI library prototype wip
|
2021-02-25 09:07:39 +03:00 |
|