.. |
align.rs
|
Pass visible bounds to Element::dispatch_event
|
2022-04-07 15:10:09 +02:00 |
canvas.rs
|
Pass visible bounds to Element::dispatch_event
|
2022-04-07 15:10:09 +02:00 |
constrained_box.rs
|
Constrain context menu to the width of the widest item
|
2022-05-26 09:59:25 +02:00 |
container.rs
|
Use visible bounds to determine hit bounds for cursor/mouse regions
|
2022-06-08 10:17:22 +02:00 |
empty.rs
|
Show badge when there are pending contact requests
|
2022-05-11 17:39:03 +02:00 |
event_handler.rs
|
Rework presenter and MouseRegion to use Handler hashmap rather than individual fields
|
2022-07-17 23:19:32 -07:00 |
expanded.rs
|
Pass visible bounds to Element::dispatch_event
|
2022-04-07 15:10:09 +02:00 |
flex.rs
|
pull event data out into individual Event structs
|
2022-07-06 15:36:42 -07:00 |
hook.rs
|
Pass visible bounds to Element::dispatch_event
|
2022-04-07 15:10:09 +02:00 |
image.rs
|
Pass visible bounds to Element::dispatch_event
|
2022-04-07 15:10:09 +02:00 |
keystroke_label.rs
|
Always use capital letters when rendering a keystroke
|
2022-06-16 17:48:10 -07:00 |
label.rs
|
Pass visible bounds to Element::dispatch_event
|
2022-04-07 15:10:09 +02:00 |
list.rs
|
pull event data out into individual Event structs
|
2022-07-06 15:36:42 -07:00 |
mouse_event_handler.rs
|
Change mouse_event_handler to use HandlerSet
|
2022-07-18 10:08:14 -07:00 |
overlay.rs
|
Use a different fit mode for tooltips
|
2022-06-15 16:45:04 +02:00 |
stack.rs
|
Pass visible bounds to Element::dispatch_event
|
2022-04-07 15:10:09 +02:00 |
svg.rs
|
Pass visible bounds to Element::dispatch_event
|
2022-04-07 15:10:09 +02:00 |
text.rs
|
Address hover panic and add hint to install go when language server failed to install
|
2022-06-27 15:48:15 -07:00 |
tooltip.rs
|
Rework presenter and MouseRegion to use Handler hashmap rather than individual fields
|
2022-07-17 23:19:32 -07:00 |
uniform_list.rs
|
pull event data out into individual Event structs
|
2022-07-06 15:36:42 -07:00 |