Skip to content

Conversation

@Scottj1s
Copy link
Member

Added visualization for winrt::impl::producer<...> subclasses (implementations), per several requests
Always show raw data, for classes that inherit IInspectable but metadata is not available

@Scottj1s Scottj1s requested a review from kennykerr March 24, 2022 15:17
Class,
};

enum class ObjectType
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change from bool can be ignored - thought I'd need a tri-state for implementations, but just decided to keep it.

the only real meat is winrt::impl::producer addition and removing the condition on expanding (which permits raw data to always be visible)

Copy link
Collaborator

@kennykerr kennykerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@Scottj1s Scottj1s merged commit b69f40d into master Mar 24, 2022
@Scottj1s Scottj1s deleted the implementation_and_always_raw branch March 24, 2022 17:06
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.

3 participants