Cory Forsstrom
|
b0205e03d8
|
Use nested for lazy widgets
|
2023-06-14 11:03:41 +02:00 |
|
Cory Forsstrom
|
4de6ee6fa1
|
Cursor availability during on_event
|
2023-06-14 10:47:31 +02:00 |
|
Cory Forsstrom
|
83140d6049
|
Remove interior mutability
Nested doesn't need to implement Overlay trait, it can be be used
mutably in user interface so we don't need interior mutability.
|
2023-06-14 10:43:24 +02:00 |
|
Cory Forsstrom
|
3e6f6eedcb
|
Use layout with children for nesting
|
2023-06-14 10:37:51 +02:00 |
|
Cory Forsstrom
|
12c623f35b
|
Cursor availability by layer
|
2023-06-14 10:15:52 +02:00 |
|
Cory Forsstrom
|
d4bb7c0b24
|
Remove unwraps in overlay::Nested and fix mouse_interaction
|
2023-06-14 10:08:48 +02:00 |
|
Cory Forsstrom
|
1ce047cdb3
|
Prioritize mouse interaction of deepest Overlay
|
2023-06-14 09:35:06 +02:00 |
|
Cory Forsstrom
|
f44d429283
|
Render nested in layer
|
2023-06-14 09:28:09 +02:00 |
|
Cory Forsstrom
|
55dc3b5619
|
Introduce internal overlay::Nested for UserInterface
|
2023-06-14 09:25:30 +02:00 |
|