Skip to content

[Feature] Simplify/Remove TileControl?ย #3631

@michael-hawker

Description

@michael-hawker

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions