This repository was archived by the owner on Feb 25, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
[Feature] Simplify/Remove TileControl? #3631
Copy link
Copy link
Closed
Labels
In-PR 🚀WinUI 💠Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.animations 🏮brush 🖌️controls 🎛️feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesimprovements ✨maintenance ⚙️open discussion ☎️sdkcheck 🏁
Description
Describe the problem this feature would solve
The TileControl seems like it should be able to be replaced by our PipelineBrush's TilesBrush (assuming we can get offset and animation type support to it) as well as WinUI's ParallaxView
Describe the solution
Validate that the TilesControl scenarios could be handled via Brush animation and the ParallaxView controls (i.e. see if we can use a TilesBrush with the ParallaxView in a FlipView or something like our sample...
FYI @RosarioPulella wonder if this is worth a bit of investigating before refactoring the control more? @Sergio0694 any pointers on where we can investigate more about the effect generated from the TilesBrush in our code base and the Win2D docs?
Related to #3594
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
In-PR 🚀WinUI 💠Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3.animations 🏮brush 🖌️controls 🎛️feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesimprovements ✨maintenance ⚙️open discussion ☎️sdkcheck 🏁