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

Fix Avatar, ChannelManager references #30

Merged
merged 9 commits into from
Nov 18, 2024
Merged

Fix Avatar, ChannelManager references #30

merged 9 commits into from
Nov 18, 2024

Conversation

Qonfused
Copy link
Member

@Qonfused Qonfused commented Nov 17, 2024

Resolves #27 and #29 following recent changes to Avatar resources and IShellViewModel properties.

Re-expose public property access (which is no longer exposed through the IShellViewModel interface).
@Qonfused Qonfused added the status:in-progress Implementation is in progress. label Nov 17, 2024
@Qonfused Qonfused changed the title Fix ChannelManager references Fix Avatar, ChannelManager references Nov 18, 2024
As Avatars now have separate image and shader `ImageSource` resources, they no longer alias an IVisualResource in the Avatar class.

This can still be referenced in the CardDefinition instance, which we use to better indicate the current loading state of the Avatar's visual resources.
Use Card ID as Avatar ID property.
Prune explicit IVisualResource reference.
Prevents passing an unbound DRO to the Card constructor.
@Qonfused Qonfused marked this pull request as ready for review November 18, 2024 02:41
@Qonfused Qonfused merged commit 52b5f05 into main Nov 18, 2024
1 check passed
@Qonfused Qonfused linked an issue Nov 18, 2024 that may be closed by this pull request
@Qonfused Qonfused added status:done All issue tasks are completed. and removed status:in-progress Implementation is in progress. labels Nov 18, 2024
@Qonfused Qonfused deleted the fix-chat-interface branch November 18, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:done All issue tasks are completed.
Projects
None yet
1 participant