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

View inspector changes and addition of static_list #138

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Nov 3, 2023

This adds static_list to easily construct non-reactive lists.

This also changes the view inspector:

  • Taffy layout is added.
  • The layout of the inspector is fixed, so that scroll bars correctly appear.
  • Stack usage during view tree construction is reduced.

…ack usage. `static_list` is added for non-reactive lists.
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #138 (1009de9) into main (2a829ed) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #138      +/-   ##
========================================
- Coverage   5.26%   5.17%   -0.10%     
========================================
  Files         55      56       +1     
  Lines      10726   10923     +197     
========================================
  Hits         565     565              
- Misses     10161   10358     +197     
Files Coverage Δ
src/views/static_list.rs 0.00% <0.00%> (ø)
src/inspector.rs 0.00% <0.00%> (ø)

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

@dzhou121 dzhou121 merged commit 7094fb3 into lapce:main Nov 3, 2023
9 checks passed
@Zoxc Zoxc deleted the inspector-layout branch November 3, 2023 12:24
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