Conversation
Contributor
|
df48641 to
1f90068
Compare
These properties will also be collected in addition to default data.
436a0ef to
ae0c018
Compare
4c47393 to
11a0d79
Compare
7 tasks
8b17e17 to
b819227
Compare
a8b8010 to
5e1f1ad
Compare
5e1f1ad to
f8b92a5
Compare
6a15a7b to
dfc87ca
Compare
Member
|
@limbonaut this is unblocked now! exciting! :) |
bruno-garcia
approved these changes
Apr 26, 2025
Collaborator
Author
|
I've added a screenshot of view hierarchy as displayed on sentry.io. It works for both errors and crash reports. All we're missing is documentation changes. |
tree as basic options
6 tasks
Collaborator
Author
|
Documentation added in: Also, ensuring that capturing is only performed on the main thread plus small fixes. |
bruno-garcia
approved these changes
Apr 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR implements automatic capturing of scene tree hierarchy data. In Sentry, this feature is more commonly known as View Hierarchy. It's an opt-in feature that can be enabled by setting the
attach_scene_treeoption totrue.Implements #113
Resolves #166
Waiting for the product changes:
Depends on:
Documentation PR:
Remaining tasks: