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

[Feature] declare AnimatedIcon.SetState(....) in Xaml directly #4401

Closed
AbdAlghaniAlbiek opened this issue Nov 28, 2021 · 3 comments
Closed
Labels
behaviors ⚙ feature request 📬 A request for new changes to improve functionality introduce breaking changes 💥 WinUI 💠 Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.
Milestone

Comments

@AbdAlghaniAlbiek
Copy link

Describe the problem this feature would solve

Is there any way to set states of an AnimatedIcon control directly in xaml without making pointer events and do all of this in code behind ????

Describe the solution

¯_(ツ)_/¯

Describe alternatives you've considered

¯_(ツ)_/¯

Additional context & Screenshots

Screenshot (44)_LI

@AbdAlghaniAlbiek AbdAlghaniAlbiek added the feature request 📬 A request for new changes to improve functionality label Nov 28, 2021
@ghost
Copy link

ghost commented Nov 28, 2021

Hello, 'AbdAlghaniAlbiek! Thanks for submitting a new feature request. I've automatically added a vote 👍 reaction to help get things started. Other community members can vote to help us prioritize this feature in the future!

@michael-hawker michael-hawker added behaviors ⚙ introduce breaking changes 💥 WinUI 💠 Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3. labels Nov 29, 2021
@michael-hawker
Copy link
Member

@AbdAlghaniAlbiek seems like a Behavior could be the solution here to simplify within XAML easily enough.

Only thing right now is our Behaviors package doesn't include a dependency on the WinUI library... 🤔

@michael-hawker
Copy link
Member

Looks like @vgromfeld is also needing the reference for #4399, so that may also push us to an 8.0 update (along with the .NET Community Toolkit split) and this would make a great inclusion for that as well. Will need to figure out a plan forward.

@LalithaNadimpalli LalithaNadimpalli added this to the 8.0 milestone Jul 28, 2022
@CommunityToolkit CommunityToolkit locked and limited conversation to collaborators Jul 29, 2022
@LalithaNadimpalli LalithaNadimpalli converted this issue into a discussion Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
behaviors ⚙ feature request 📬 A request for new changes to improve functionality introduce breaking changes 💥 WinUI 💠 Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.
Projects
None yet
Development

No branches or pull requests

3 participants