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

Don't let hidden views contribute to the parent's rect #150

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 #150 (ea068ab) into main (41e8ce2) will decrease coverage by 0.04%.
Report is 2 commits behind head on main.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #150      +/-   ##
========================================
- Coverage   5.20%   5.17%   -0.04%     
========================================
  Files         56      56              
  Lines      10868   10942      +74     
========================================
  Hits         566     566              
- Misses     10302   10376      +74     
Files Coverage Δ
src/inspector.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/clip.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%> (ø)
... and 5 more

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

@dzhou121 dzhou121 merged commit b187eec into lapce:main Nov 6, 2023
9 checks passed
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