Skip to content

Remove ElementAnimator and related WINUI_PRERELEASE code#1733

Merged
karkarl merged 1 commit intomainfrom
userb/karkarl/WinUIPrereleaseCode
Jan 29, 2025
Merged

Remove ElementAnimator and related WINUI_PRERELEASE code#1733
karkarl merged 1 commit intomainfrom
userb/karkarl/WinUIPrereleaseCode

Conversation

@karkarl
Copy link
Collaborator

@karkarl karkarl commented Jan 29, 2025

Description

  • ElementAnimator was an API in WinUI 2 that did not get ported over to WinUI 3, hence removing.

Motivation and Context

It was also causing build errors in the internal lifted xaml CI, since it sets WINUI_PRERELEASE to true.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@karkarl
Copy link
Collaborator Author

karkarl commented Jan 29, 2025

/azp run

@karkarl karkarl merged commit c80ae64 into main Jan 29, 2025
1 check passed
niels9001 added a commit that referenced this pull request Feb 5, 2025
This PR removes unused files, and restructures the entire project:

- Control pages and sample-related code now lives in the `Samples`
folder.
- Gallery related helpers, pages and other things live in their
respective folders.
- A lot of XAML styler formatting (we need to create a script for this).
- Picking up the changes from:
#1733
- Removing a bunch of dead-code / unused namings



![image](https://github.com/user-attachments/assets/f108cc72-791a-43bc-bc05-c2511a9c832b)

---------

Co-authored-by: Marcel Wagner <marcelwagner@microsoft.com>
@niels9001 niels9001 deleted the userb/karkarl/WinUIPrereleaseCode branch March 12, 2025 08:33
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