Skip to content

Implement VariableMultiValueConverter Sample#307

Merged
TheCodeTraveler merged 13 commits intoCommunityToolkit:mainfrom
marsscotia:main
Feb 24, 2022
Merged

Implement VariableMultiValueConverter Sample#307
TheCodeTraveler merged 13 commits intoCommunityToolkit:mainfrom
marsscotia:main

Conversation

@marsscotia
Copy link
Copy Markdown
Contributor

Description of Change

Implement VariableMultiValueConverter sample.

Add to VariableMultiValueConverterViewModel
Add to VariableMultiValueConverterPage
Register ViewModel in services

As this is purely the implementation of a sample, there is no additional documentation or tests.

Linked Issues

PR Checklist

Additional information

image

marsscotia and others added 8 commits February 23, 2022 16:36
@TheCodeTraveler TheCodeTraveler self-requested a review February 23, 2022 20:41
@TheCodeTraveler
Copy link
Copy Markdown
Collaborator

Thanks @marsscotia!

Could you do me a quick favor and comment on the Proposal so that I can add you as an assignee and remove the help wanted tag? #77

Copy link
Copy Markdown
Collaborator

@TheCodeTraveler TheCodeTraveler left a comment

Choose a reason for hiding this comment

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

Thanks @marsscotia!

Just a small request to use a Grid to replace the nested Stacklayouts 👍

https://docs.microsoft.com/xamarin/xamarin-forms/deploy-test/performance?WT.mc_id=mobile-0000-bramin#choose-the-correct-layout#choose-the-correct-layout

don't attempt to reproduce the appearance of a specific layout by using combinations of other layouts, as this results in unnecessary layout calculations being performed. For example, don't attempt to reproduce a Grid layout by using a combination of StackLayout instances

Copy link
Copy Markdown
Collaborator

@TheCodeTraveler TheCodeTraveler left a comment

Choose a reason for hiding this comment

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

Thanks @marsscotia!!

@TheCodeTraveler TheCodeTraveler enabled auto-merge (squash) February 24, 2022 20:20
@TheCodeTraveler TheCodeTraveler merged commit c4d7d72 into CommunityToolkit:main Feb 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Proposal] Variable Multi-Value Converter

3 participants