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

[SwitchPresenter] Sample as a loader replacement #285

Merged
merged 18 commits into from
Mar 4, 2024

Conversation

niels9001
Copy link
Collaborator

@niels9001 niels9001 commented Nov 28, 2023

This PR adds a SwitchPresenter sample to show how this control can be used as a replacement to Loading control.

It's a very basic sample that shows how a boolean is used to switch between states and added some ImplicitAnimations to provide a nicer experience

SwitchPresenterLoadingSample

@niels9001 niels9001 marked this pull request as ready for review December 4, 2023 16:34
Copy link
Member

@michael-hawker michael-hawker left a comment

Choose a reason for hiding this comment

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

One small request for some more text, and a potential future add-on

components/Primitives/samples/SwitchPresenter.md Outdated Show resolved Hide resolved
@michael-hawker michael-hawker linked an issue Feb 6, 2024 that may be closed by this pull request
@michael-hawker michael-hawker mentioned this pull request Feb 6, 2024
@michael-hawker michael-hawker enabled auto-merge (squash) March 4, 2024 18:43
@michael-hawker michael-hawker merged commit 4929985 into main Mar 4, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Port Loading
4 participants