Skip to content
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 #148

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Nov 6, 2023

No description provided.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #148 (51c2007) into main (41e8ce2) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #148      +/-   ##
========================================
- Coverage   5.20%   5.16%   -0.05%     
========================================
  Files         56      56              
  Lines      10868   10960      +92     
========================================
  Hits         566     566              
- Misses     10302   10394      +92     
Files Coverage Δ
src/views/clip.rs 0.00% <0.00%> (ø)
src/views/container.rs 0.00% <0.00%> (ø)
src/views/drag_resize_window_area.rs 0.00% <0.00%> (ø)
src/views/drag_window_area.rs 0.00% <0.00%> (ø)
src/views/dyn_container.rs 0.00% <0.00%> (ø)
src/views/scroll.rs 0.00% <0.00%> (ø)
src/views/container_box.rs 0.00% <0.00%> (ø)
src/views/stack.rs 0.00% <0.00%> (ø)
src/views/static_list.rs 0.00% <0.00%> (ø)
src/views/list.rs 0.00% <0.00%> (ø)
... and 3 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@dzhou121 dzhou121 merged commit 28b7eee into lapce:main Nov 6, 2023
9 checks passed
@Zoxc Zoxc deleted the event-rev branch November 6, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants