-
Notifications
You must be signed in to change notification settings - Fork 58
Add ViewGraphGeometryObservers API #695
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
Conversation
🤖 Augment PR SummarySummary: Introduces a reusable geometry-observer container for the view graph, intended to track size changes for specific layout proposals. Changes:
Technical Notes: The new API is generic over a measurer, enabling reuse for other geometry signals beyond 🤖 Was this summary useful? React with 👍 or 👎 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sources/OpenSwiftUICore/View/Graph/ViewGraphGeometryObservers.swift
Outdated
Show resolved
Hide resolved
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #695 +/- ##
==========================================
+ Coverage 28.75% 28.76% +0.01%
==========================================
Files 588 589 +1
Lines 35701 35775 +74
==========================================
+ Hits 10266 10291 +25
- Misses 25435 25484 +49 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
191f256 to
9664d79
Compare
No description provided.