Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add
View::for_each_child_rev_mut
and handle events front to back #148Add
View::for_each_child_rev_mut
and handle events front to back #148Changes from all commits
51c2007
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 128 in src/view.rs
Codecov / codecov/patch
src/view.rs#L124-L128
Check warning on line 240 in src/view.rs
Codecov / codecov/patch
src/view.rs#L240
Check warning on line 593 in src/view.rs
Codecov / codecov/patch
src/view.rs#L591-L593
Check warning on line 597 in src/view.rs
Codecov / codecov/patch
src/view.rs#L595-L597
Check warning on line 604 in src/view.rs
Codecov / codecov/patch
src/view.rs#L599-L604
Check warning on line 35 in src/views/clip.rs
Codecov / codecov/patch
src/views/clip.rs#L30-L35
Check warning on line 38 in src/views/container.rs
Codecov / codecov/patch
src/views/container.rs#L33-L38
Check warning on line 67 in src/views/container_box.rs
Codecov / codecov/patch
src/views/container_box.rs#L63-L67
Check warning on line 71 in src/views/container_box.rs
Codecov / codecov/patch
src/views/container_box.rs#L70-L71
Check warning on line 60 in src/views/drag_resize_window_area.rs
Codecov / codecov/patch
src/views/drag_resize_window_area.rs#L55-L60
Check warning on line 49 in src/views/drag_window_area.rs
Codecov / codecov/patch
src/views/drag_window_area.rs#L44-L49
Check warning on line 108 in src/views/dyn_container.rs
Codecov / codecov/patch
src/views/dyn_container.rs#L103-L108
Check warning on line 109 in src/views/list.rs
Codecov / codecov/patch
src/views/list.rs#L101-L109
Check warning on line 113 in src/views/list.rs
Codecov / codecov/patch
src/views/list.rs#L111-L113
Check warning on line 115 in src/views/list.rs
Codecov / codecov/patch
src/views/list.rs#L115
Check warning on line 576 in src/views/scroll.rs
Codecov / codecov/patch
src/views/scroll.rs#L571-L576
Check warning on line 79 in src/views/stack.rs
Codecov / codecov/patch
src/views/stack.rs#L72-L79
Check warning on line 81 in src/views/stack.rs
Codecov / codecov/patch
src/views/stack.rs#L81
Check warning on line 58 in src/views/static_list.rs
Codecov / codecov/patch
src/views/static_list.rs#L51-L58
Check warning on line 60 in src/views/static_list.rs
Codecov / codecov/patch
src/views/static_list.rs#L60
Check warning on line 123 in src/views/tab.rs
Codecov / codecov/patch
src/views/tab.rs#L115-L123
Check warning on line 127 in src/views/tab.rs
Codecov / codecov/patch
src/views/tab.rs#L125-L127
Check warning on line 129 in src/views/tab.rs
Codecov / codecov/patch
src/views/tab.rs#L129
Check warning on line 228 in src/views/virtual_list.rs
Codecov / codecov/patch
src/views/virtual_list.rs#L220-L228
Check warning on line 232 in src/views/virtual_list.rs
Codecov / codecov/patch
src/views/virtual_list.rs#L230-L232
Check warning on line 234 in src/views/virtual_list.rs
Codecov / codecov/patch
src/views/virtual_list.rs#L234